How to disable the Publish button in orbeon form builder and role access it..

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to disable the Publish button in orbeon form builder and role access it..

javaudvikling
Hi,

I want to know how I can disable the Publish button in Form builder.
Is it also possible to access control the Publish button e.g. that Admin roles can only publish and user can only save.


Regards
Balatharan
Reply | Threaded
Open this post in threaded view
|

Re: How to disable the Publish button in orbeon form builder and role access it..

Erik Bruchez
Administrator
Balatharan,

Currently it's not possible to disable the Publish button, it's just there:

https://github.com/orbeon/orbeon-forms/blob/286b461d29efce8b09f11c85b6ce13978adde627/src/resources/forms/orbeon/builder/form/form.xhtml#L124

It seems reasonable to have a permission associated with that action. Adding an RFE:

https://github.com/orbeon/orbeon-forms/issues/1358

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: How to disable the Publish button in orbeon form builder and role access it..

javaudvikling
Hi Erik,

Thanks for your answer and nice that you have create a RFE..
I look forward to release 4.5

Regards
Balatharan