asked on February 12, 2018
•
Show version history
HI,
I am trying to fill a field in a form using variables of other field values on the same form. I tried using form variables but it is not being populated.
Actually, I am trying to create a unique reference code here. For eg: HR/2018/1.
Where HR is the department, 2018 is the year and 1 is a unique number called from stored procedure. All this values are called in the same form through different fields. I want all of these called into a single field called reference number.
Thanks in advance.
0
0