Add default text in a special custom field
Hi. Please help to add a default text in a special custom field.
When filling out forms, this field will already be filled in the default value.
I guess I need to modify the function cp_formbuilder in the file step-functions.php.
For example:
custom field: cp_city (text)
default value: 'London'
Thanks in advance