- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2013 11:30 AM
Hello,
I want to add a JS confirm box to a User Action created on the Nuxeo Studio, it's possible ?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2013 12:42 PM
I found how to do that :
- Install on your platform the "Exporer plugin"
- Browse your distribution => org.nuxeo.misc => studio.extensions.name-of-your-project => Contribution => actions
- Find your User Action name you put on the Studio and copy the XML into a new XML Extensions.
- Add a confirm action on your
definition like : confirm="return confirm('Do you want to confirm ?');"
That's all, you can now redeploy your project on your platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2013 12:42 PM
I found how to do that :
- Install on your platform the "Exporer plugin"
- Browse your distribution => org.nuxeo.misc => studio.extensions.name-of-your-project => Contribution => actions
- Find your User Action name you put on the Studio and copy the XML into a new XML Extensions.
- Add a confirm action on your
definition like : confirm="return confirm('Do you want to confirm ?');"
That's all, you can now redeploy your project on your platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2013 03:19 PM
This will be made available in Studio interface at some point, see https
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 09:02 AM
I do the same thing but it doesn't work for me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 09:17 AM
Hello, this feature is not very well known or used, it's been broken so depending on your version, you might be experiencing it, see https
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 09:22 AM
Is there something i can do about it?
