View: Difference between revisions

Jump to navigation Jump to search
128 bytes added ,  8 July 2024
Line 274: Line 274:
;Text-Edit versus Image-Edit
;Text-Edit versus Image-Edit
:Text-Edit and Text-DirectEdit can be used by cells with binding to any field that allows input, such as Text, Number, OptionSet, etc.
:Text-Edit and Text-DirectEdit can be used by cells with binding to any field that allows input, such as Text, Number, OptionSet, etc.
:Image-Edit and Image-DirectEdit can only be used on Image cells with binding to OptionSet field. In this case, the app lets users choose from a list of options. This is especially useful when you use images representing the status of a record. For example, you can represent the status of work orders by icon and let users change it by tapping the icon.
:Image-Edit and Image-DirectEdit can only be used on Image cells with binding to OptionSet field. In this case, the app lets users choose from a list of options. This is especially useful when you use images representing the status of a record. For example, you can represent the status of work orders by icon and let users change it by tapping the icon. Detailed example: [[Image_examples#Display_"two_options"_as_checkbox_on_a_view|Display "two options" as a checkbox on a view]].


=== Clickable field ===
=== Clickable field ===

Navigation menu