Hi @Konica Garg
What are you trying to do with that line of code? What types of field are the ones you try to "add"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to add more than one text custom field and put the value into another text field
eg;
[Text Field]= [text field 1]+[text field 2]+[text field 3]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Konica Garg so you want to concatenate the fields or convert text fields to number and then add them?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to concatenate 2 or more text fields and put them all in another field.
eg:
Text field 1 : Hi
Text field 2 : World
[Text Field]= [text field 1]+[text field 2]
Hi World = Hi + World
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.