rotabet güncel

9 Mayıs 2025, 03:24
5
Filter
button to open the filter panel. See [List Filters](../list-filters.md) for more details. ## Field Types The type of field determines how it is displayed and edited in the list editor. ### Text Fields Text fields are displayed as plain text when not being edited. When you click on a text field to edit it, it will be replaced with a text input box. ### Multi-line Text Fields Multi-line text fields are displayed as plain text when not being edited. If the text is longer than a certain length it will be truncated with an ellipsis (...). When you click on a multi-line text field to edit it, it will be replaced with a text area input box. ### Number Fields Number fields are displayed as plain text when not being edited. When you click on a number field to edit it, it will be replaced with a number input box. ### Date Fields Date fields are displayed as a formatted date when not being edited. When you click on a date field to edit it, it will be replaced with a date picker. ### Boolean Fields (Checkboxes) Boolean fields are displayed as a checkbox when not being edited. When you click on a boolean field to edit it, it will toggle the checkbox. ### Dropdown Fields Dropdown fields are displayed as the selected option when not being edited. When you click on a dropdown field to edit it, it will be replaced with a dropdown list of options. ### Multi-select Fields Multi-select fields are displayed as a comma-separated list of selected options when not being edited. When you click on a multi-select field to edit it, it will be replaced with a list of checkboxes for each available option. ### Lookup Fields Lookup fields are displayed as the label of the linked record when not being edited. When you click on a lookup field to edit it, it will be replaced with a dropdown list of available records from the linked list. ### Calculated Fields Calculated fields are displayed as the result of the calculation when not being edited. Calculated fields cannot be edited. ### User Fields User fields are displayed as the name of the user when not being edited. When you click on a user field to edit it, it will be replaced with a dropdown list of available users. ### File Fields File fields are displayed as a link to the file when not being edited. When you click on a file field to edit it, it will be replaced with a file uploader. ### Media Fields Media fields are displayed as a thumbnail of the image when not being edited. When you click on a media field to edit it, it will be replaced with a media uploader.
button to open the filter panel. See [List Filters](../list-filters.md) for more details. ## Field Types The type of field determines how it is displayed and edited in the list editor. ### Text Fields Text fields are displayed as plain text when not being edited. When you click on a text field to edit it, it will be replaced with a text input box. ### Multi-line Text Fields Multi-line text fields are displayed as plain text when not being edited. If the text is longer than a certain length it will be truncated with an ellipsis (...). When you click on a multi-line text field to edit it, it will be replaced with a text area input box. ### Number Fields Number fields are displayed as plain text when not being edited. When you click on a number field to edit it, it will be replaced with a number input box. ### Date Fields Date fields are displayed as a formatted date when not being edited. When you click on a date field to edit it, it will be replaced with a date picker. ### Boolean Fields (Checkboxes) Boolean fields are displayed as a checkbox when not being edited. When you click on a boolean field to edit it, it will toggle the checkbox. ### Dropdown Fields Dropdown fields are displayed as the selected option when not being edited. When you click on a dropdown field to edit it, it will be replaced with a dropdown list of options. ### Multi-select Fields Multi-select fields are displayed as a comma-separated list of selected options when not being edited. When you click on a multi-select field to edit it, it will be replaced with a list of checkboxes for each available option. ### Lookup Fields Lookup fields are displayed as the label of the linked record when not being edited. When you click on a lookup field to edit it, it will be replaced with a dropdown list of available records from the linked list. ### Calculated Fields Calculated fields are displayed as the result of the calculation when not being edited. Calculated fields cannot be edited. ### User Fields User fields are displayed as the name of the user when not being edited. When you click on a user field to edit it, it will be replaced with a dropdown list of available users. ### File Fields File fields are displayed as a link to the file when not being edited. When you click on a file field to edit it, it will be replaced with a file uploader. ### Media Fields Media fields are displayed as a thumbnail of the image when not being edited. When you click on a media field to edit it, it will be replaced with a media uploader.