Thanks Victor. In a way I thought this would be a two-sided way of updating tables, as with the WordPress posts actions.
I've done a lot of custom WooCommerce work over the years where Formidable is used as the front end. WooCommerce has its own functions for updating fields. I call them from frm_after_create_entry.
That's a very useful detail for me. Thanks a lot! I'm going to dive in those waters now.
However, I've discovered that IT IS synchronizing products. If I edit an entry from my Formidable form that is linked with products, the product in the WooCommerce table changes accordingly.
Curiously, Formidable Support AI told me that it was possible, but a member of Formidable Support answered that was not.
Formidable is a great product despite of the vague solutions or anwers sometimes provided by the support team.
Formidable is a great product with a huge code base. When I built Codex V2, I discovered that 62% of the developer hooks available in the code base are undocumented. That's a lot a developer power that remains unexplored.
From studying Formidable's code base, I'm certain there is much more available to us as developers than we realize. I'll be releasing a video soon on how to test these undocumented treasures.
Please login or Register to submit your answer