Home › Forum › Laying out a Form › How to set text in Text object to that of another Text object › Re: How to set text in Text object to that of another Text object
May 19, 2011 at 7:16 pm #5740
If you are populating the text fields dynamically why not create a corresponding hidden text input field and populate it at the same time? Then you could use that field as the source.