| Name: |
|
| Label: |
|
| Order: |
|
type, array('Textbox', 'Listbox'))) : ?>
| Size: |
|
type, array('Multiline Textbox'))) : ?>
| Height: |
|
| Width: |
|
type, array('Image'))) : ?>
has_options == "true") :
$options = implode("\n", (array)$custom_field->options)
?>
| Options: |
Separate each option with a newline.
|
| Default Value: |
default_value);
if ($custom_field->allow_multiple_values == "true") :
?>
Separate each value with a newline.
|
| Type: |
name == $custom_field->type ?
'checked="checked"' : '';
?>
|
type == "Image" ? 'display:inline;' : 'display:none;';
?>
properties['params']);
$h = substr($size[1], 2);
$w = substr($size[2], 2);
$cssVlaue = $custom_field->CSS;
?>
| Max Height: |
|
| Max Width: |
|
Css Class: |
/>
|