Login  Register

fr:alert-dialog xxforms:modal="true"

classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

fr:alert-dialog xxforms:modal="true"

npujol73
54 posts
Hi,

  I would like to have the little spinning account show up when i click the positive button of an fr:alert-dialog . Basically have the button from the fr:alert-dialog behave like an xforms:trigger/xforms:submit with the xxforms-modal="true" attribute?
Is this possible? I tried applying it like this but no luck....

<fr:positive-choice xxforms:modal="true">

Thanks!