Hi
i'm working on a form where a new user have to upload his CV to the administrator.
I'm using CB Ajax file fieldtype as upload field and it doesn't works so well.
Files were uploaded but settings about field restriction were ignored. In details this field for me have to be required but users now can leave it blank without problem and finalize the registration.
The required parameter doesn't work at all.
Unfortunatly this behaviour makes my job on that form useless, because the goal is to collect CV...
Anyone knows a way to solve it?
Ensure you're using latest release (1.6). I could not confirm your issue. Appears to be working perfectly fine. Ensure you're not using CB Conditionals to toggle its required state as perhaps it's being toggled as not required. The file fieldtype has become a core fieldtype in CB 1.10.0 and is also working there fine.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Disable CB Conditional within CB > Plugin Management and see if your issue is resolved. If it's not installed then I've no idea how you're getting a step by step registration except if using CB Profile Pro and if using CB Profile Pro please disable it and see if issue is resolved.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Hi Krileon
you're right. The problem was generated by CB Profile Pro.
I wrote them but if you have an idea to solve this problem using CB feature please write it