Question
Wirpo Technologies
AU
Last activity: 30 Jun 2017 4:57 EDT
Tab icon for Dynamic Container - pyPortalNav each link click open harness in tab- need to set icon for tab
Hi,
I would like to set icon for each tab opened in dynamic container tab. Let say we have pyPortalNav section. This section is having navigation menu. when My Case link clicks, the My Case tab will open. I want to set some image icon in this tab. If we see My Case Link, there is action to launch harness with New Document option. There is no option for icon set.
I tried the below one, but it is not working.
Iterate Declare_pyDisplay.pyDisplay(Manager).pyUIElements(1) find the correct page item for current tab working on
set pyIconPath ="images/Testt123.gif"
The pyIconPath prop is set. But I could not see icon.
Thanks
Alagar
***Updated by moderator: Lochan to add Category***