macamaca Posted June 2, 2011 Posted June 2, 2011 Currently my employer's website has a button that opens a new browser window with the IWP and search layout loading. No problem, everything works as designed. However, the boss now wants their main HTML page to have a small name search field on it. Upon entering text, eg "John Smith" and clicking search, this should open a new browser window and the IWP search layout with John Smith entered and ready to commit. Is there a way to do this without messing with PHP (I have no idea) custom web publishing?
Charles Delfs Posted June 9, 2011 Posted June 9, 2011 I think you could have a small iframe wthi the contents the search field and button only, the next problem would be to break out of the frame on the next iwp page load. This could be done with the technique just recently discovered (see 3 threads after this one) HTH C. Currently my employer's website has a button that opens a new browser window with the IWP and search layout loading. No problem, everything works as designed. However, the boss now wants their main HTML page to have a small name search field on it. Upon entering text, eg "John Smith" and clicking search, this should open a new browser window and the IWP search layout with John Smith entered and ready to commit. Is there a way to do this without messing with PHP (I have no idea) custom web publishing?
Recommended Posts
This topic is 5184 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now