I would like a selectable treeview, but realize that may be out of reach. So I was thinking instead...
I have a Guidance, with several sub categoriesL
You know how when you open a table with a link, you get the + and - on the side and can expand the records? I want that same functionality.
The difference is, I need it in a form, and I have to add a checkbox so people can select their applicable Guidance and Sub categories.
Any ideas or existing solutions?
Thanks. Sean.
I have a Guidance, with several sub categoriesL
Code:
Guidance 1
Sub 1
Sub 2
Sub 3
Guidance 2
Sub 4
Sub 5
You know how when you open a table with a link, you get the + and - on the side and can expand the records? I want that same functionality.
The difference is, I need it in a form, and I have to add a checkbox so people can select their applicable Guidance and Sub categories.
Any ideas or existing solutions?
Thanks. Sean.