-
Notifications
You must be signed in to change notification settings - Fork 9
Preparation Interface
The basic input field lets the user enter arbitrary text, like the name of a lore skill.
A dropdown with different options to pick from, if more than one select row offers the same set of options, any option chosen in one will be excluded from the others.
This field is a combination of both the input
and select
fields, it is useful when the user must either select an option from a define set or provide their own entry, like when a character is able to train in a skill and is allowed to pick a lore instead of one of the system's skills.
To use this field, the user must drag & drop a foundry link on top of the row, the field is accompanied by a magnifier icon to open the system's compendium browser to the right tab and with the right set of filters.
Those filters are also used to make sure that the dropped link points to the right item, not everything can be covered by filters though, in some cases, a i
icon will also appear to the left of the field and can be hovered over to get extra information about which type of items should be dropped there.