When I disable WordPress REST API endpoints for security purposes, the JetFormBuilder server callback functionality stops working. This happens even when all form conditions are correctly configured.
Details:
JetFormBuilder relies on server callbacks for certain dynamic actions.
Disabling REST API endpoints for security purposes appears to interfere with these callbacks.
Despite meeting all form validation and conditions, the expected behavior (such as form submissions or field population) fails to occur.
How can I resolve this issue while maintaining the security of my WordPress REST API? Is there a way to allow specific JetFormBuilder endpoints or configure the settings to ensure callbacks work without compromising security?
When I disable WordPress REST API endpoints for security purposes, the JetFormBuilder server callback functionality stops working. This happens even when all form conditions are correctly configured.
Details: JetFormBuilder relies on server callbacks for certain dynamic actions. Disabling REST API endpoints for security purposes appears to interfere with these callbacks. Despite meeting all form validation and conditions, the expected behavior (such as form submissions or field population) fails to occur. How can I resolve this issue while maintaining the security of my WordPress REST API? Is there a way to allow specific JetFormBuilder endpoints or configure the settings to ensure callbacks work without compromising security?