With this brand new AddOn you can add new types of custom fields:
Image
The User can upload one or multiple images (XenForo Attachment System is used for this)
Combo Box
The Combo Box combines a Text box and a Simple Drop Down Box. You can change settings for both elements as usual and define the order of both.
Calculation
You can add a calculation which calculates with a given formula which can use numeric fields als variables.
Important:
The calculation must behind the variable fields in the display_order.
You only can use FieldIds which starts with a letter as a variable.
EntityChooser
You can create Selectboxes and other types based on entities. This is commonly interesting for other addons. As a sample a UserGroup Class is added. How to use it, will be added in the FAQ.
New Options:
The number files now has a step value
You can specify a placeholder
Orderbuttons for choices. Numeric and Alphanumeric Desc/Asc.
Image
The User can upload one or multiple images (XenForo Attachment System is used for this)
Combo Box
The Combo Box combines a Text box and a Simple Drop Down Box. You can change settings for both elements as usual and define the order of both.
Calculation
You can add a calculation which calculates with a given formula which can use numeric fields als variables.
Important:
The calculation must behind the variable fields in the display_order.
You only can use FieldIds which starts with a letter as a variable.
EntityChooser
You can create Selectboxes and other types based on entities. This is commonly interesting for other addons. As a sample a UserGroup Class is added. How to use it, will be added in the FAQ.
New Options:
The number files now has a step value
You can specify a placeholder
Orderbuttons for choices. Numeric and Alphanumeric Desc/Asc.