• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Mapped Check Boxes Not Going Through

P

Pabbly13

Guest
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
 
P

Pabbly13

Guest
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