Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I just need a help to concatinate two fields at user level( not at script level or UI level, the end user should be able to do this adhoc)
For Ex: if i select two values from two different obects, that should be merged and to be displayed in some other object.
Ex: like one value "Bank name" from one object and its "Branch Name" from other obect
so the result should be like Bankname, Branch Name(ABC Bank, London)
Message was edited by: Muruga
Pass the values to variables and conactenate those.
Thank you ! so is that possible for the end user to pass the variables.
please explain in object level