Crocoblock / jetformbuilder

72 stars 15 forks source link

Jetformbuilder not creating booking data upon (insert/update post) #426

Closed Nobel90 closed 1 month ago

Nobel90 commented 2 months ago

Simply when trying to use the jetformbuilder coupled with jetbooking, when I insert/update post, it does implement the data linked with the newly created order post jetbooking issue

Crocoblock commented 2 months ago

Hi @Nobel90

We've tried to reproduce your issue and everything works fine on our side. Could you please provide us with more detailed information about this issue, show your active actions and their settings? Also have you contacted our support team regarding this case - https://crocoblock.com/help-center/ If not, please create a ticket including access details for your site where the issue occurred to make sure we can help you.

Nobel90 commented 2 months ago

Thanks a lot for taking the time to review my issue, In here you can see I have made the mapping in the Apartment Booking Action.. It works well making the booking, image

But the main problem is that it doesn't associate it with the new Created CPT for booking orders, and I was struggling so much finding Tutorial videos on how to work with JetFormBuilder coupled with JetBooking.

Here is my other action to Insert/Update Post, I wasn't sure what to put in the mapping for that one, can you please help me if there is a specific field that should be mapped correctly ? image

Thanks in advance

Nobel90 commented 2 months ago

All the tutorials videos are using the JetForms (Legacy) but I really wish I can use the new jetFormBuilder alongside booking correctly.

Crocoblock commented 1 month ago

@Nobel90 Hi! Sorry for delay.

You need to move "Insert Post" action before "Apartment Booking" and then in "Apartment Booking" action you need to add "inserted_post_id" in "order_id" field like this tutorial https://crocoblock.com/knowledge-base/jetbooking/how-to-create-a-booking-form/#setting-the-booking-notification-type

If its doesnt help you, please create a ticket including access details for your site where the issue occurred to make sure we can help you https://crocoblock.com/help-center/

Nobel90 commented 1 month ago

Hi, Thanks for the reply I really appreciate it, But actually the tutorial in the link covers only the jetform (Legacy) my main problem was in the new JetFormBuilder plugin, If there is any resources that I can follow please let me know, Thanks again