manipulate source files to remove elements

Confluence User - 10 Apr, 2018

i want to remove the ability of accepting forms on the web app. for that i want to remove the complete button the user can press after viewing the pending forms to approve in their inbox. any idea how that can be done and which source file i should be looking for? or is there a better way of doing so? thanks

forms;user

2


10 Apr, 2018
confluenceUser
confluenceUser

Hi

If you set the form to readonly, Joget Workflow will automatically remove the 'Submit' button.

You can create a new menu in userview just for viewing the form (to separate from the Approver Menu), and set it to readonly checkbox in:

  • Userview Builder > Edit Form > Readonly? = Yes, or in
  • Userview Builder > CRUD > UI (Edit) > Readonly? = Yes

There is an example app called the Leave and Vacation App in Joget Marketplace where you can view example of view only or read only forms (see the My Leave History menu). All apps in Joget Marketplace are free and access to form, list and userview are given so you can learn by example.

 

 

 

10 Apr, 2018
confluenceUser
confluenceUser

Hi Thanks for your reply. The application im devaloping requires the user to always prove from their mobile app and never through the web app. What i would like to do is to not give whoever is creating the form an option regarding approving but to always force the form to be read only. This is why i thought of changing the source code. So perhaps there is a file to edit so i can force it to always be read-only?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print