Thx. Our current setup is actually an ODBC connection that fills wpdatatables. However, we wanted to switch to formidable forms for some reasons and are looking for an easy way to insert and update those forms entries automatically. As formidable does not provide single tables per form but puts this all into the frm_items and frm_item_metas tables we looked at the formidable forms api for a way to achieve this. In the docs we did not find examples so if anybody has already done something similar we would appreciate an example or advice.
Please login or Register to submit your answer