Forum Replies Created
-
AuthorPosts
-
DorinMember
Hello, I’m talking only about the “select” field.
In this image: [http://cl.ly/image/0Q091B372806?_ga=1.162780735.2017849863.1416469099] you can see a dropdown list (select field) created in custom fields without the form builder addon.
In this image: [http://cl.ly/image/0r2C2d1m1y30?_ga=1.191051433.2017849863.1416469099] you can see a select field created with the form builder addon.
As you can see, in the form builder addon, for the select field, each item int the dropdown has to be entered one per line, and you can’t set the value and the displayed text. In the custom field you enter all items like this: 1=>”Option 1″, 2=>”Option 2″.
How can i enter the items in the form builder the same way as in custom fields.
I want this because:
1. i have around 100 items in that list and is not easy maintaining them one by one.
2. i need an exact correlation between the value and the displayed text, like this: 1=>”Option 1″, 2=>”Option 2″, that must be maintained.
How can i achieve this?
Thank you.
DorinMemberHello,
Any update on my issue?
Thank you!
DorinMemberHello,
That is not what i want, but i found the function: emember_create_member from save_reg_data.php where can i insert my custom code.
There is another thing with the addon. The select fields have only the value for Options, but i need to specify both value and label like in the emember custom field (not in the addon) where you specify a string like this” 1=>value, 2=>value.
I need this because the select filed we need has lots of values (around 100) and it’s hard entering one by one, and because i need to specify a certain id for each value (like: 433 => ‘Option 3’).
Can you give me a hint where to change the select custom field to be like the one on emember custom field?
Thank you.
DorinMemberHello,
Thank you. The addon is working as requested.
Please, give me some hints on other issue.
When a user is registering to the website i want to make a validation (for example to check if the user IP is in a list) and if the condition is validated, then the user is registered by confirmation email. Else, if the condition is not validated, the user is sent to admin approval.
Is there a way to achieve this? Maybe a hook in the addon where to insert the custom condition?
Thank you!
DorinMemberHello.
Any update on this?
Thank you!
DorinMemberHello,
Let me explain again my initial question.
On the registration form i have a field called “Institution” which can be filled by the user (it’s not readonly, it can be changed).
On the edit profile page, the field “Institution” should be visible but readonly, so the user can’t change that field anymore.
Is this possible with the addon?
Thank you!
DorinMemberHello,
I’ve installed the addon but you can’t specify if a field is read-only only on profile page and not on registration form as i want.
Also,
Using this addon created duplicate field even if I’ve used same name for a field created before installing the addon.
Do you have a solution?
Thank you!
November 17, 2014 at 7:37 am in reply to: eMember – Protect media / content on Protected Page #46180DorinMemberHi,
I’ve activated this function, and the user is asked twice for the username and password.
One when they login on the login page, and second when the user access a protected link.
Can the second login be removed, but the file still be protected?
Thank you!
-
AuthorPosts