• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Mapped Check Boxes Not Going Through

Subin

Well-known member
Staff member
Hey @JasonTell7 !

Can you provide us with the screenshot of all the check fields you have which you want to use?

So we can check for a workaround and let you know about it.
 
Hey @JasonTell7 !

Can you provide us with the screenshot of all the check fields you have which you want to use?

So we can check for a workaround and let you know about it.


There is a link to the form. I intend to add more check boxes on other forms, so if this is something you figure out, please let me know :) Thanks! Let me know if there is anything else you need.

1722248843995.png

1722248945404.png
 

Subin

Well-known member
Staff member
Hey @JasonTell7 !

If you map on the button, you will find that each check box has its own id-

1722251795853.png


You need to pass either the ID or {{pc_skip_field}} in it, in order to make it tick or not.

Here, as a workaround, you can try using the Lookup table or "Code by Pabbly" to add data inside the step by ON the map button and map the response to it.

You can check below on how Lookup tables work-


Below you can check out how "Code by Pabbly" works-


You can use ChatGPT in case you need to get the codes.

Hope, this works for you.
 
Hey @JasonTell7 !

If you map on the button, you will find that each check box has its own id-

View attachment 45556

You need to pass either the ID or {{pc_skip_field}} in it, in order to make it tick or not.

Here, as a workaround, you can try using the Lookup table or "Code by Pabbly" to add data inside the step by ON the map button and map the response to it.

You can check below on how Lookup tables work-


Below you can check out how "Code by Pabbly" works-


You can use ChatGPT in case you need to get the codes.

Hope, this works for you.
Isn't there just a way to have a simple check box? I feel like it shouldn't be too hard to have a radio button, or check box mapped over. Isn't this something is done all the time?
 
Top