12 Posts
Hypogees
10 years ago
2
Topic

Hi everybody,


I’m a new user of Seblod and I have a question with the conditionals states.


I have a user form with the fields “User First Name” and “User Last Name”. I’m looking to automatically fill the “User Name” field with “User First Name” & “User Last Name”.


So I use “Conditionals States” to fill User Name like this:


“This field is filled by user_last_name,user_first_name when User Last Name is filled and User First Name is filled”


But finally under “User Name” I just get user_last_name value…


Someone have the solution?


Thanks,


Sylvain

Get a VIP membership
RD
10 years ago
1
Level 1

SD field Concat works for this. 

Change your current User Name type to SD Field Concat

List of Fields:  #user_first_name#||#user_last_name#

Storage Format/Object:  Standard | User | name


12 Posts
Hypogees
10 years ago
0
Level 2

Thanks a lot RD,

it's the plugin I'm looking for. It's work great :-)

Get a VIP membership