- Edited
Hello,Does anyone know a way to insert in the DB the values of the custom fields declared in custom forms?Do I have to create a dedicated table?Do I have to write SQL request in PHP scripts?Alex
Hello,Does anyone know a way to insert in the DB the values of the custom fields declared in custom forms?Do I have to create a dedicated table?Do I have to write SQL request in PHP scripts?Alex
I mean in the Help topics.Where are stored these information?
If memory serves me correctly they are stored in the ost_form_entry_values table.
Yes you are right. Thank you.