Hi,
I have a button on a master page and fields are created dynamically based upon a variable. The problem i have is creating the fields in the pre init component causes the pre init to occur before the button event on the main page. So the correct fields are only created on the second click of the button, does anyone have any ideas how to get around this issue.
I have a button on a master page and fields are created dynamically based upon a variable. The problem i have is creating the fields in the pre init component causes the pre init to occur before the button event on the main page. So the correct fields are only created on the second click of the button, does anyone have any ideas how to get around this issue.