This commit is contained in:
2019-12-03 21:09:33 +00:00
parent bbf50baf9e
commit 94d187551f

View File

@@ -46,6 +46,7 @@ List of fields in a grid:
LTDisplay [FieldKey] , Visible, Required, DataType (if custom)
(Some items will have their visible or required read only because they are stock and can't be changed see FormAvailableFields.cs in server)
(A required field by default can't be hidden, setting to required automatically toggles hidden=false here but reverse doesn't do the opposite)