Automation - select tab associated to user action
I have a custom user action defined in MAIN_TABS section which navigate to a given folder. The action does fine but the tab selection is not updated in consequence. (let's say I'am in my home, i click on custom tab 'internal documentation', navigate to the documentation but home tab is still selected)
How can i force the selection on the tab in the automation chain?
Hi,
Not sure if i understand your use case, you may be running into a bug about main tab selection. The “change tab” operation might help but that's not controlling the main tab on top of the page…
Fetch > Document (by document path)
User Interface > Navigate to Document
The "navigate to" works fine but does not select the tab in MAIN_TABS associated to the user action
Note than i disabled 'document management' link, might be linked according to above log message