Page 1 of 1

Checkboxes

Posted: Thu Aug 29, 2024 6:03 pm
by noone22
I am looking to add the checkbox to multiple selections.

Example if I select all four and click on the checkbox it will only put a checkbox for Server A and not the rest. It would be helpful
when selecting multiple items that all of the items have a checkbox added when clicking on the checkbox icon.

Server A
Server B
Server C
Server D

Thank you for the consideration...J

Re: Checkboxes

Posted: Thu Aug 29, 2024 7:04 pm
by Telesto
+1

Re: Checkboxes

Posted: Tue Sep 10, 2024 1:27 pm
by Petko
You can do that using Attributes pane currently.

Clicking on a field when multiple notes are selected should change the selection to the clicked note, so I do not think it will be a good UX to implement this behavior in the note list.

Re: Checkboxes

Posted: Tue Sep 10, 2024 11:22 pm
by noone22
Sorry for the confusion, I am referring to a single note where in the body of the note I would like to select multiple rows with the checkbox where they all get checked.

Example: Note1

If I select A B C in the same note and click on the checkbox icon, only A will get a checkbox, I would like A B C to all three get a checkbox.

A
B
C

Thank you.