Is there a way to get a specific form to open when user clicks on record, depending on the value of another field?
For example
- if WIRS_Request says 'Marketing Presentation' then when user clicks on WIRSID 269, formMP would open
- if WIRS_Request says 'Config Design Support ' then when user clicks on WIRSID 269, formCDS would open....

Thanks in advance
An alternative design approach could be to show / hide tabs based on same field value ....
- if WIRS_Request says 'Marketing Presentation' - Config would be hidden
- if WIRS_Request says 'Config Design Support ' - Marketing presentation would be hidden
