Creating and using custom fields
One of the most flexible options you can use when modifying your JWM projects is creating custom fields. There are several different field types available, but here are some of the most used:
- Date picker: This is used for dates only. It does not include time, although there is an additional field type that includes both date and time.
- Number field: This creates a simple number field that allows for decimals but not commas.
- Radio buttons: This creates a traditional radio button field where you supply the available options.
- User picker (single user): This creates a dropdown for selecting a single licensed user in the system.
- User picker (multiple users): This creates a field that allows for multiple users where you begin the selection by typing the initial letters of the user's name. Once selected, you can type and add additional usernames.
- Paragraph: This creates a paragraph-style field for entering text. It supports...