Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Setting the target frame of the search
Douglas_Richardson_(drichard_(Delete)_3245824)
I have a frameset that contains the standard livelink header ($OTEXTROOT/html/commonheader.html). In Livelink 9.2 I was able to set the args.targetParent = TRUE to have the search form target the entire frameset instead of the frame that contained the search bar. This no longer works in Livelink 9.5. It now appears that targetParent only works for menus.Reiterating the problem: A livelink search in my frameset targets the frame that the search form is in. This causes the search results to display in a small area of the screen. I want the entire frameset replaced with the search results. As I said before, I was able to accomplish this in Livelink 9.2 by setting args.targetParent = TRUE before calling commonheader.html.Does anyone have a solution to this problem (hopefully a solution that will be foreward compatible, unlike my previous solution)?Thanks in advance,Doug.
Find more posts tagged with
Comments
Greg_Griffiths_(greggriffiths_-_(deleted))
Just amend the \module\sbroker_x_y_z\html\searchbar.html file and change: etc.