Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
[Solved] checkboxes and radiobuttons
-
- Posts: 13
- Joined: Wed Sep 01, 2021 3:23 pm
[Solved] checkboxes and radiobuttons
Is there a solution to use checkboxes and radiobuttons on the edit form?
Last edited by MacWomble on Mon Sep 06, 2021 9:28 am, edited 1 time in total.
-
- nuBuilder Team
- Posts: 4299
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: checkboxes and radiobuttons
Checkboxes are supported (Type Input, Checkbox), radiobuttons not directly but they can be added with html code.
Or you could simply use a select object (multiple)
Or you could simply use a select object (multiple)
-
- Posts: 13
- Joined: Wed Sep 01, 2021 3:23 pm