I’m trying to use a hidden field on a form getting a value from a custom WP database field, this hidden field will be used for an external database connection.
My custom field its named: {$options[‘MyID’]}”
On my form, I’m trying to put this code inside my hidden field default value:
{$options[‘MyID’]}”
with no luck, as while running my form the field its displaying like this: