Form: Difference between revisions

Jump to navigation Jump to search
23 bytes added ,  9 November 2020
Line 357: Line 357:


The app uses the following logic to locate the right icon. The first match wins.
The app uses the following logic to locate the right icon. The first match wins.
# Use the icon selected from the image picker<br>OR<br>When '''Use Home Icon''' is enabled, look into the Home directory for an image with a name that matches the entity name. If the tab was renamed, use the tab name to find the icon.
# When '''Use Home Icon''' is:
# Look into the Tabs directory for an image with a name that matches the entity name. If the tab was renamed, use the tab name to find the icon.
#* Disabled: Use the icon selected from the image picker.
#* Enabled: Look into the Home directory for an image with a name that matches the entity name. If you rename the tab, use the updated tab name to find the icon.
# Look into the Tabs directory for an image with a name that matches the entity name. If you rename the tab, use the updated tab name to find the icon.
# Use the default "General" icon.
# Use the default "General" icon.
# If you delete that file, use no icon.
# If you delete that file, use no icon.

Navigation menu