How to add checklist on catalog item form?

Sachin G K1
Kilo Sage

Hi Team,

How can i add checklist on catalog item form. Please suggest.

>on select yes on "reporting" field a checklist should be displayed. There is no label for it. And checklist should be single select

>since it doesn't have label. I have to go for checklist. Please suggest me to add checklist instead of checkboxes

 

Thanks in Advance,

Sachin

1 ACCEPTED SOLUTION

suvro
Mega Sage
Mega Sage

You can use the combination of a label and  number of checkboxes , one after the other. What is the ambiguity?

View solution in original post

14 REPLIES 14

If there are 5 checkboxes you have to write 5 UI policy for every check box

whenever 1 checkbox is selected make other checkboxes read-only and make sure you check the reverse if false checkbox in the UI policy and select selection required for any one of the check box's  variable  configuration page to make sure at-least one of them is checked.

This will resolve your query. Please mark my response as helpful and correct if it does resolve your query

 

Charles Louis1
Giga Expert

Hi 

You can create a label field and go on adding checkbox fields 

find_real_file.png

 

Hi Mervin,

on select yes on "reporting" field a checklist should be displayed. There is no label for it. And checklist should be single select

You can write a ui policy and update in the ui action all the checkbox fields to be visible true when reporting field is yes

 

Please Mark it as Correct if its helpful.

yes it works, since it doesn't have label. I have to go for checklist. Please suggest me to add checklist instead of checkboxes