Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, 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: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 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