Posted by NathanRAFT on March 17, 2008 at 2:10am
Jump to:
| Project: | Dependent |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Nice module! I am trying to test this out with JStools Tabs and fieldgroup tabs in a form. I am only showing fields in tab 2 based on fields in tab 1, which works great. Yet I would like to hide the tab unless the dependent field(s) is triggered. Any way to make this module control tabs from showing or control tabs from showing if there are no visible fields?
Comments
#1
Thank you, That is a very interesting idea. It means to check if all fields in a certain tab are hidden and if so hide the tab itself. I'll try to add this feature in the near future.