This commit is contained in:
2022-01-26 22:54:09 +00:00
parent 8d1201b861
commit 5b50e29054
3 changed files with 35 additions and 8 deletions

View File

@@ -33,6 +33,8 @@ When a field is customized, the currently logged in user who is _doing_ the cust
Other Users who logged in before the form customization changes were made and saved will need to log out and back in again to see the customization changes take effect on _their_ device as customizations are only fetched from the AyaNova server as part of the login process.
(Note that Quotes and Preventive Maintenance form customizations display their sub sections as "WorkOrderItem*" rather than "QuoteItem*" or "PMItem*" as there are no separate translation keys for those objects, however, customizations made in those forms will correctly apply to PM's and Quotes.)
### Hiding / showing fields
To hide a field uncheck it's "Visible" checkbox and checkmark it to show on the form.