concatinate two strings in form?
Confluence User - 03 Sep, 2015
I have created a form having three fields firstname,secondname,fullname.In the 'test' named table.I would like to save the third field with adding the first & second fields by following hash variables given below
#form.test.firstname# #form.secondname.two#
BUT it is saving the only hashvariables as like hashvariables but not the values....Is there any method or configuration which need to do to achive the string concatination.......
forms;userviews