Answers

Question and Answer:

  Home  Forms Reports

⟩ Suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?

T1's Post-text-item trigger

:textT2 := :textT1;

 153 views

More Questions for you: