Hi all i want to implement a sheet with a Checkbox button in order to choose in base of thick and not based on list control where i can use for example yes or not, but only a checkbox where thick is a sort of yes and unthick is no. Have i some possibility to do this?
Thanks
Hi @gborasio - Without seeing excetly what you are trying to acheicve, I do not think you have have a control which has just one value like ‘Yes’ and then unticking that box to mean ‘No’. I think the best option is to have a single-select list control where you have both the options of Yes and No, but only allow users to select one or the other. You can then remove the ‘All’ option so there are just 2 choices. If this is a parameter you must also define a default value for the parameter before can choose to not display ‘All’.
