Selectorbox¶
Property | Data type | Default | Plus | Mvc |
---|---|---|---|---|
func | Integer | Yes | No | |
separator | String | Yes | No |
func¶
Property
func
Data type
Function name
Description
It associates a function with the selectorbox items. The parameter function_name can be:
- makeItemLink
- makeExtLink
- makeLink
- makeUrlLink
- makeEmailLink
See Functions for the associated parameters .
separator¶
Property
separator
Data type
character or string
Description
It can be used with selector boxes associated with a MM relation to replace the default <br /> separator between items in showAll or showSingle views.