Answered
Have a drop down that has values of 1-9 on the main form.
Each value has assigned text, of say one, two ...nine.
Tried
Main.Master.FullPage.ProjectStatus.rawValue = this.rawValue
This will update the current master page (with the 1), but not ALL master pages.
So I need a for loop to reference all Master pages
How do I ref the ProjectStatus field in All the masterPages?
next
How do I get the drop down value and the related text posted to this field ?
ie: Would like to update the Master page Text to "1-one"
a simple for loop to update a textfield on every instance of the masterpage looks like:
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs