This commit is contained in:
2020-01-13 19:39:00 +00:00
parent 92438299d8
commit 40906ecabb
3 changed files with 79 additions and 1 deletions

View File

@@ -1,8 +1,10 @@
DISPLAY FORMAT TEMPLATE SYSTEM SPECS
OVERVIEW
Grids need a way to ensure you can see what you need on small devices as well they need to show the columns desired on larger devices
Narrow grids on small screens as well as picklists need to show a single field of information as required by that shop for selection, recognition etc so templated to format multiple return fields into one
Grids need a way to ensure you can see what you need on small devices as well they need to show the columns desired on larger devices
PickLists need a way to format what is returned for picking (with template)
Display format template (aka name display format) templates are used for THREE purposes:
- to customize what is shown in XS (<600px) single column grid and inside forms in drop down boxes order for a user to identify a record uniquely for selection purposes.