Hello and good morning,
I am hoping to find a solution to hide a table located in my Tab Index on my form when a condition is met.
I have a status field called DataCardValue34_1 and what I would like to do is HIDE A TAB and its underlying fields when a certain status is displayed as that field is driven by a Power Automate workflow.
Currently I am driving the form fields to show or hide based on the selected tab using the variable varTabSelected=1 on each fields Visibility property.
Is this possible and if so can someone provide guidance?
Thank you!