Hello,
I have a subgrid that is found in the same entity twice, but I need to put an enable rule so that new and add existing are hidden on "Job description."
I am trying to create a custom enable rule using js to hid the fields on this specific tab. I am trying to get the name of the current page were the user selected to be able to return true and false values based on it.
I can't find a way to get the current selected tab using javascript.
Thank you!