This topic is: not resolved
-
Hi,
I need to update the options for a select form field using SQL or another way.
Background:
We use a CRM-system which dynamically needs to update a choice the customer may make. In the dhvc-forms we use option-fields (or “single select” fields) to do this.
Using our current form system (vfb pro) we simply update the mysql-table with the new options.
DHVC forms puts the options into a wordpress post (which is fine) but encodes it in a way I cannot decrypt. If I had to guess I would think this is some sort of base64-encoding?Could you please help?
Thanks!
Regards,
Mirko