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 11188 times
login.PNG
login.PNG (12.92 KiB) Viewed 11188 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 :)
PVC Patches

If you staying in Vasant Kunj and looking for a es[…]

Looking to venture into the world of crypto casino[…]

There are numerous tools and methods available onl[…]

Hi B4ALLB4U, I usually format the values before in[…]