mfoster711
11 years agoRegular Contributor
Extended Find not working as I thought
In my web application, the screen is divided into two halves. On the left side are various Tabs the user can select which display different information. On the right side is a panel that displays client information. The information on the right side is always the same regardless of which tab you are viewing on the left.
In the Object Browser, the right side of the screen is different child object of the various Tabs but I don't want to have to remap the right side for each Tab. I thought this would be an obvious use for Extended Find.
Look at my two screen images that are attached. The "ClientSummary" object is the information on the right side of the screen. It is always ObjectType "Panel" and className "right box". the nearest common parent object for all the ClientSummary options is three items up in the chain. Looking at the second image you can see that I drug the ClientSummary object under this object and enabled ExtendedFind.
At this point I would have assummed that the ClientSummary with Extended Find would work on any of the tabs but it actually doesn't work on any now.
What am I doing wrong??
In the Object Browser, the right side of the screen is different child object of the various Tabs but I don't want to have to remap the right side for each Tab. I thought this would be an obvious use for Extended Find.
Look at my two screen images that are attached. The "ClientSummary" object is the information on the right side of the screen. It is always ObjectType "Panel" and className "right box". the nearest common parent object for all the ClientSummary options is three items up in the chain. Looking at the second image you can see that I drug the ClientSummary object under this object and enabled ExtendedFind.
At this point I would have assummed that the ClientSummary with Extended Find would work on any of the tabs but it actually doesn't work on any now.
What am I doing wrong??