Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I think you want to concatenate string instead of doing arithmetic calculation. You can try to use form hash variable.
#form.tablename.field1# #form.tablename.field2# #form.tablename.field3#
and put it in "value" field.
Hi Hugo, I have concatenate as like below. but while saving it is taking the hash variables to save but not its values for saving. my table name ="test"; variables=(one,two). Is there any other which I need to do. #form.test.one# #form.test.two#
The 3 fields should be concatinated (added) in the Calculate field.
I have added by using Calculate field ID's but, it is taking the numbers only.
Like 201A535 is Printing as 2010535. It is placing '0' instead of 'A'
I need to get the alphabets too along with numbers.
If hash variables are helpful for this problem please suggest the specific HashVariables.