cancel
Showing results for 
Search instead for 
Did you mean: 

How to modify the form which appear with the drag'n drop ?

Julien_A_
Champ on-the-rise
Champ on-the-rise

Hello,

How to modify the form that appear on the screen when I choose the "Intelligent import with metadata options", when I do a drag'n drop ?

PS : I'd like to do it with Nuxeo Studio

Thank you very much

5 REPLIES 5

Benjamin_Jalon1
Elite Collaborator
Elite Collaborator

Is your problem you want to define multiples dragn'drop options ?

Julien_A_
Champ on-the-rise
Champ on-the-rise

I want to customize the fields which appear on the screen.

Julien_A_
Champ on-the-rise
Champ on-the-rise

maybe the best way would be to create a dedicated Form Layout, and make it appear here ?

Julien_A_
Champ on-the-rise
Champ on-the-rise

no idea about that ? As you said, I simply want to define multiples dragn'drop options

Vladimir_Pasqui
Star Collaborator
Star Collaborator

Hi,

Your xhtml template is here: nuxeo.war/incl/dnd/dnd-ui.xhtml.

For this template, it seems not possible to override it by studio in this state.

But you can see this documentation http://doc.nuxeo.com/display/NXDOC53/Manage+layouts

And this Nuxeo tag:

<nxl:layout name="layoutName" mode="edit" value="yourDocument" />