Hi, first all sorry for my bad english. I'd...

Hi,

first all sorry for my bad english.

I’d like to know how to do a cheklist with chekbox like a shopping list or to do list.

Have you example?

Thanks

0 9 366
  • UX
9 REPLIES 9

The simple solution is an Enum field. Create one Enum field and then fill your options there. You can read more about it from this document… help.appsheet.com - Dropdown from Simple List of Values Dropdown from Simple List of Values help.appsheet.com

tony1
New Member

@lily_virus You may also be interested in bulk actions, which gives checkbox-like functionality. https://www.appsheet.com/samples/One-way-to-apply-an-action-to-multiple-rows?appGuidString=da89e83b-...

thank you to you responses, is it possible to have a chekbox in this list?

Would you mean Tony’s sample or mine?

no matter, i’d like to do this type of chek list : https://wordknowhow.files.wordpress.com/2014/04/checklist.png

Little bit difficult to say because your link will open the whole view with lot of different images. Would you please take one picture and paste it to here, thanks.

Sorry i fixed

images upper

If you need a dropdown list like on your sample picture, you can have them with the Enum field. You can have it if you choose the option “EnumInput” as Dropdown. One thing is that when you use a dropdown, you need to open that window first. If you want to choose options without opening, you should use buttons instead.

Top Labels in this Space