I have a tab call it topping tab for checkbox selection and it will be used in call product tab, and each row of product tab has several rows in topping tab to be used as multiple checkbox. For example, in the product tab, row one has 3 checkbox options in the topping tab, the rest belongs to row two
the question is how to set multiple checkboxes according to each row. I’ve tried using a single value but it can only be used for one row. can anyone help me please?
limit the number of items to be the number of check boxes
ensure the graphic is blank and choose the smallest size card
the title of the column will be the checkbox
set up a new custom action so that every time someone taps an item the title toggles between checked and unchecked (use set column to toggle a Boolean column)
you will need a Boolean column
you will need an If then else column that chooses a or based on the Boolean column.
If you have some experience with the Glide the above tip will be obvious how to execute. If not I can create a quick demo video.
Ok I may have solved a difference challenge… apologies, I was on the go when reading. I created a way to have a matrix of check boxes… it looks like you may have been asking for something different. Nevertheless I share the App in case of interest:
ok thank you very much, i will try to use it but after i try i get confused and have a hard time changing it as i want. how to use it in two tabs for example Product 1 can only have Topping 1, Topping 2; Product 2 can only have Topping 3 and when the user orders a product they can only check appropriate checkboxes
→ Product 1 i want user can only check topping : Nasi putih, extra sambal matah and ice tea and set it into product 1 row. and then the last two should not exist and only exist in the second product detail and also can only be used in the second product