hi,
I am working on Popup... i want to show popup whenever user click on the button provided in form, in Popup the user will be shown one instructution text. For this i did in this way:
I created one form in that one button in this i define custom action:
Action name: Popup_view
Apply to:Self
validation: Element
The link from Form which is connecting to my Popup view i selected event as: Popup_view.
In Popup view i have given on text field which shows the instruction text.
But when see the iview it doesnot show the POPUP window.
what would be the cause.