cancel
Showing results for 
Search instead for 
Did you mean: 

Add a JS confirm on a User Interface Action on Nuxeo Studio

Smart_amp_Soft_
Confirmed Champ
Confirmed Champ

Hello,

I want to add a JS confirm box to a User Action created on the Nuxeo Studio, it's possible ?

Thanks.

1 ACCEPTED ANSWER

Smart_amp_Soft_
Confirmed Champ
Confirmed Champ

I found how to do that :

  1. Install on your platform the "Exporer plugin"
  2. Browse your distribution => org.nuxeo.misc => studio.extensions.name-of-your-project => Contribution => actions
  3. Find your User Action name you put on the Studio and copy the XML into a new XML Extensions.
  4. 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.

View answer in original post

5 REPLIES 5

Smart_amp_Soft_
Confirmed Champ
Confirmed Champ

I found how to do that :

  1. Install on your platform the "Exporer plugin"
  2. Browse your distribution => org.nuxeo.misc => studio.extensions.name-of-your-project => Contribution => actions
  3. Find your User Action name you put on the Studio and copy the XML into a new XML Extensions.
  4. 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.

This will be made available in Studio interface at some point, see https

I do the same thing but it doesn't work for me

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

Is there something i can do about it?

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.