Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
protogrid:field [2020-07-06 11:15] jusprotogrid:field [2021-12-21 22:49] (current) dru
Line 4: Line 4:
  
 There are different types of fields: There are different types of fields:
-  * Text  +  * Text 
-  * Number +  * Rich Text 
 +  * Number
   * Tableview   * Tableview
   * Date & time   * Date & time
Line 15: Line 16:
     * Editable: always editable to the user     * Editable: always editable to the user
     * Editable before first save     * Editable before first save
-    * Computed by a [[protogrid:Script_Library#Server-ScriptLibrary]] +    * Computed by a [[protogrid:Script_Library#Server ScriptLibrary]] 
-    * Computed by a [[protogrid:Script_Library#Client-ScriptLibrary]]+    * Computed by a [[protogrid:Script_Library#Client ScriptLibrary]]
     * Hidden: Values might exist in the backend, but are not rendered for the user     * Hidden: Values might exist in the backend, but are not rendered for the user
     * Hidden in client: The field is rendered hidden in the browser. Note that this is a feature for eased user access and not a security feature.     * Hidden in client: The field is rendered hidden in the browser. Note that this is a feature for eased user access and not a security feature.
Print/export