Simple Samples
-
Date Input Button Plug-in
This plug-in allows users to relate which Date fields and Blank Space fields will be used in the customization through the GUI on the config page.
-
1 User Limit Plug-in
This plug-in version of the sample code introduced in the "Allow only 1 user for User Selection fields" article.
-
Show DoW Plug-in
This plug-in displays the day of the week next to the specified Date field. The text to display next to the Date field can also be modified.
-
Table Row Count Plug-in
This plug-in inserts the number of rows that a table has into a number field, when a record is saved.
-
Character Count Plug-in
This plug-in counts the number of characters in a Text Area field (excluding spaces and line breaks) and stores the number in the specified Number field upon saving the record.
-
Default Choice Restriction Plug-in
This plug-in restricts the user from choosing the default value of a Radio button field.
-
Conditional Record Count Plug-in
This plug-in counts the total number of records that have Drop-down fields that hold specific values, and displays the total count in the header of the Record List. The query of the record list is also taken into account when counting the number of records.
-
Table Numbering Plug-in
This plug-in will automatically fill in the specified Number field of the specified Table with row numbers. Users will also not be able to edit the specified Number field when entering data into the record.
-
Add Yourself Plug-in
This plug-in displays a button on the Record details page, which when clicked adds the user to the specified User Selection field.
-
Profile Tooltip Plug-in
The Profile Tooltip plug-in displays a tooltip when the user hovers over the User selection field.