Hi Max/Greyhead
Well Greyhead (BOB) has been very helpful and I now have a file upload form working and it assigns the filename to my community builder field.
AND I BOUGHT A LICENCE TONIGHT _ Wooooohooo its a great product - thanks😀 - I will also rate you highly on Joomla extensions site later today.
Now I'm desperately trying to find out how to:
1) When the form loads (using profile plugin) check this community builder field for a value (eg the upload file-name) and if a value exists then show a link to view this file (doc or pdf) in a new window.
2) Also need and option to delete this file and if they upload a second file to delete the first .... or just don't show the upload file option until they delete file first?
3) Also when upload a new file is there a way to show error or success... I know it shows if too big, too small, wrong file type but will it show an error if the file doesn't reach the server in one piece?
ALSO this is really stumping me...
I know when using the profile plugin i can call field values outside of PHP using {cb_cvresume} but if I use them inside PHP i get a blank form so what variable can I call to pull out fields from community builder table in to my php for checking and logic routing. Then I can check the cv field value and if has value show view and delete file options and is empty show upload file option.
I'm going to have to build a CB reg form next and also member search forms etc so I'm going to be using this heavily so calling these fields is essential...
Thanks guys
Jonathan
Well Greyhead (BOB) has been very helpful and I now have a file upload form working and it assigns the filename to my community builder field.
AND I BOUGHT A LICENCE TONIGHT _ Wooooohooo its a great product - thanks😀 - I will also rate you highly on Joomla extensions site later today.
Now I'm desperately trying to find out how to:
1) When the form loads (using profile plugin) check this community builder field for a value (eg the upload file-name) and if a value exists then show a link to view this file (doc or pdf) in a new window.
2) Also need and option to delete this file and if they upload a second file to delete the first .... or just don't show the upload file option until they delete file first?
3) Also when upload a new file is there a way to show error or success... I know it shows if too big, too small, wrong file type but will it show an error if the file doesn't reach the server in one piece?
ALSO this is really stumping me...
I know when using the profile plugin i can call field values outside of PHP using {cb_cvresume} but if I use them inside PHP i get a blank form so what variable can I call to pull out fields from community builder table in to my php for checking and logic routing. Then I can check the cv field value and if has value show view and delete file options and is empty show upload file option.
I'm going to have to build a CB reg form next and also member search forms etc so I'm going to be using this heavily so calling these fields is essential...
Thanks guys
Jonathan