Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
You can hide the process name in yr runtime forms using the "Userview > Settings > Remove Auto Title from Process/Assignment form" checkbox.
Thank you Anders -
so the inspection yelds:
<div class="runProcess-body-header">
Submit PO Invoice
</div>
how would I use this to change the userview? does it go into the theme?
In this case you should be able to add some custom CSS like
<style> div.runProcess-body-header { display:none } </style>
in the userview theme custom header or footer.
Hi, if there is no option in the properties to hide it then you can use some custom CSS to modify the page like in How I customize the confirmation screen ?
When a run a process, the form shows the name of the process.... how does one turn this off?
Process
form