Hello,
I have a long LCD form with a button at the top that I use to fill the form with test data. So that button just has a bunch of "rawValue = ____" statements. But a few of the fields in the form use global data binding, and the button just won't fill those fields. So I still have to fill those fields manually every time I want to test. Can anyone tell me if there's a way to get around this? Thanks for any help.
Kam.