display a specific field selection system
static public getSpecificValueToSelect ( $field, $name = '', $values = '', array $options = [] ) : return | ||
$field | String name of the field | |
$name | string name of the select (if empty use linkfield) (default '') | |
$values | String/Array with the value to select or a Single value (default '') | |
$options | array | Array of options |
Результат | return | the string to display |