Event trigger for "dynamic panel" panel change
Hello,
Is there an event trigger when we change from panel1 to panel3? On page load does not seem to take affect for this purpose. I want to assign an input text field value to a variable and use this variable content at another panel. So in the latest panel variable value will be assigned to an uneditable input text field. So far I could not find a suitable event trigger.
regards
Mursel
I found the answer myself :) Instead of creating an event for the text input field, I created an event for the panel with "On Panel Active" event. Currently this solved my issue.
Normally I want to have this happens when there is a change on the source text input field.
thanks
I found the answer myself :) Instead of creating an event for the text input field, I created an event for the panel with "On Panel Active" event. Currently this solved my issue.
Normally I want to have this happens when there is a change on the source text input field.
thanks
Replies have been locked on this page!