1. Moby
  2. Presales Question
  3. Monday, March 31 2014, 02:31 PM
Hi,

Please can you answer the following for me before i make a purchase:

1. Can a user be linked to a profile to fill out -> i.e. we going to hand out unique keys, once these keys are placed in the site login, we want the user to login and edit his/her profile
2. Can one group of users view the profile of general users -> We would like one group of users to register with all their information. The people who would access the data is a different group of users.
3. Can we create tab views to edit user profiles? -> instead of having one page with 100's of questions can we have 1 page with next tabs?
4. The free version cant see rules (at leat i think it cant) -> can we create a rule with the effect that if a client enters number 5 we can pick up automatically that the user is female.
Accepted Answer
admin Accepted Answer
Admin
1. Yes, you can set all fields on required, and in option of Easy Profile to Yes at parameter "force the compilation of the required fields on login", when user log-in the system redirect on Edit page, only when the user have fill all required field can view the site. Alternative, you can set redirect for first login (or all logins) to edit profile page.
You can try these on Free Version

2. you can set in Easy profile configuration access level to see other profile. You can try these on Free Version

3. I do not know if I understand correctly, if you mean like our site, Yes. You can try these on Free Version

4. No, but you can use our trigger plugin (see docs at https://www.easy-profile.com/docs/44-triggers.html) You can try these on Free Version
example
if($data['alias_of_field_to_check']==5) $data['alias_gender_field']='female';

one thing
I do not think you can create 100 fields, Easy Profile not have a limit but MySql have an hard limit of columns(read here https://www.easy-profile.com/support/can-i-make-any-number-of-tabs,-fields.html#reply-495) (1 field=1 column in DB). I think you can create a maximum of 70/80 fields.
  1. more than a month ago
  2. Presales Question
  3. # Permalink
Moby Accepted Answer
Content Protected
  1. more than a month ago
  2. Presales Question
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.