Passing a value to Form Variable

  • 16 April 2020
  • 2 replies
  • 2 views

Badge +1

Hi all,

 

Is there a way to pass a field value into a form variable when a form is open?

Scenario: User will pass a value eg. 1234 while filling out the form, then I want to store the value on the form variable to pass it against SQL control.

 

Could you please advise?

 

Thanks.

Ren

 


2 replies

Userlevel 6
Badge +22
Hi,

Add the Named control into the formula of the variable.
If you just want to pass the value to the SQL control then dont worry about a variable and just use the named control in your sql action.
Badge +1

I have already tried putting named control to a variable. It did not work. But straight name control worked.

 

Thanks.

Reply