Crocoblock / suggestions

The suggestions for CrocoBlock project
197 stars 79 forks source link

JetFormBuilder Server Callback Not Working After Disabling WordPress Endpoints #7867

Open hazratbilal0079 opened 5 days ago

hazratbilal0079 commented 5 days ago

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? Screenshot 2024-11-20 201855