Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By Bosatzu
#814348
Hello

I need to edit several things on the processmaker login view, like set the workflow and language and hide those fields. But i can not find the file to edit it.
Sin título.png
Sin título.png (573.53 KiB) Viewed 2197 times
#814392
The files to edit are:
workflow/engine/xmlform/login/loginpm3.html
workflow/engine/xmlform/login/loginpm3.xml
workflow/methods/login/login.php

I recommend either using XML or JavaScript to hide the fields. For example, to hide the "Language" dropdown, add this JavaScript to the bottom of the loginpm3.xml file:
Code: Select all
}.extend(document.getElementById('form[BSUBMIT]')));

//hide "Language" dropdown
hiddenById("USER_LANG");

]]></JS>
After modifying the xml and html files, you need to delete the compiled cache.
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]