How do I make a CB field unique. I would like my members to update the memberID field however i realized it is possible for 2 members to put in the same ID number. Is there a cb configuration to stop this occurring?
Also is it possible to force completion of required fields. If i make a field required after a user has registered then it should ask them to complete them at the next login. At the moment it is only required at profile edit.
How do I make a CB field unique. I would like my members to update the memberID field however i realized it is possible for 2 members to put in the same ID number. Is there a cb configuration to stop this occurring?
Unfortunately no as far as I am aware you can't. If you have a database table that's populated with all your member ids then you could use CB DB Lookup field, but believe this only works if you have a pre-populated database table to check against.
Also is it possible to force completion of required fields. If i make a field required after a user has registered then it should ask them to complete them at the next login. At the moment it is only required at profile edit.
You can use CB Progress Field, which will redirect them to profile edit after login if they've incomplete required fields. It won't force them to stay there though and only happens after login.
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.