Discussion about developing the ProcessMaker application and suggestions for improving it
By njhajhajha
#815526
Hey,
I am using Process Maker 3.2.2 Community Version.
I want to hide Language Field on Login page,So plz Provide me any way.I tried applying css in LoginStyle.css But it doesnt work.

Thanks
Attachments
login1.PNG
login1.PNG (14.66 KiB) Viewed 11068 times
login.PNG
login.PNG (12.92 KiB) Viewed 11068 times
User avatar
By amosbatto
#815581
Edit workflow/engine/xmlform/login/login.html and change from:
Code: Select all
                                                 <tr>
              <td class='FormLabel' width="{$form_labelWidth}">{$USER_LANG}</td>
              <td class='FormFieldContent' width='{$form_fieldContentWidth}' >{$form.USER_LANG}</td>
            </tr>
To:
Code: Select all
                                                <tr style="display:none;">
              <td class='FormLabel' width="{$form_labelWidth}">{$USER_LANG}</td>
              <td class='FormFieldContent' width='{$form_fieldContentWidth}' >{$form.USER_LANG}</td>
            </tr>
You may have to delete the cache in your web browser to see the change.
By njhajhajha
#815596
I tried making changes in login .html but it doesnt worked for me.

But in "workflow\engine\xmlform\login\loginpm3.html"
Adding this change works:
<span style="display: none;">{$form.USER_LANG}</span>

Thanks :)

In the rapidly evolving world of online sports be[…]

STEPN integrates social networking and games that […]

Cenforce 150 is a medication used to cope with a c[…]

What's SAP FICO?

Trustworthy and skill-building, each of these actu[…]