Good morning. I have an question about input mapping in memo field. One of our libraries uses method, when it reads value in field like a collection. It means it reads all info in field like this - [ field info ], our problem is that we dont know how to add [ ] symbols befor and after inputted info. When one field sends info to another field, exatcly in this time [] should be added, before that another field can read this. Thank You for your help
Solved
Question about mask on input properties
Best answer by khanh1
Hi,
I have to agree with Ziqing on this. The easy way is to have another control on the form or view and use it as a placeholder for the value of the expression, see video link: http://www.screencast.com/t/NpFFNX8lnmhK
- On the main form. Add a Text Area control (this control can be hidden at runtime).
- Apply Expression to the control [{string_value}].
- The transfer action will use the control value from step (2).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
