Set email id to name field

Sanket Kutwal
Tera Expert

Hello Peeps,

 

I want to set email id in the name field , currently name field shows the first name and last name, we already have first name and last name fields in the form, name field just takes values from both fields and shows first name and last name combinely.

 

SanketKutwal_0-1703072469492.png

 

SanketKutwal_1-1703072519192.png

 

2. Right click -> configure dictionary -> in the below ss you can check the code is already written in Calculate value to display the first name and last name in name field.

 

SanketKutwal_2-1703073831005.png

 

SanketKutwal_3-1703073857803.png

 

I want to display the email id in the name field instead of first name and last name, is it possible to do?

 

Let me know if you have answer for this, thanks in advance!

 

Thank you! 

 

1 ACCEPTED SOLUTION

Unique45
Mega Sage

If you return the email from the Calculation script then it will set email of the user in the name field.

Please refer following screenshots:

Pratiksha_PP_0-1703075503364.png

 

Pratiksha_PP_1-1703075528337.png

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

Please mark correct/helpful if this helps you!

View solution in original post

5 REPLIES 5

we just wanted to know if we can do that if we needed.