get_other_choice_value()
public static function get_other_choice_value( $field=null )
Get the placeholder to use for the radio button field other choice.
Source: common.php:5054
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$field | null | GF_Field_Radio | null | Null or the Field currently being prepared for display or being validated. |
Returns
string