I want to have a url generated based on a text box criteria outwith ECM.
So my front end will have a button which will when clicked open up a url that runs a search in a specific folder (01+Training+Records) for the criteria in a combo box (in the case below 7667)
A standard search generates this
7667&ScopeSelection=1584878%7C139957%7CWithin+01+Training+Records&context_id1=none&lookfor1=allwords&modifier1=relatedto&boolean2=And&lookfor2=complexquery&typeDropDownId=1&boolean3=And&lookfor3=complexquery&dateDropDownId=1&func=search&objType=258&SearchBarSearch=TRUE&location_id1=139957&facets=user&fulltextMode=allwords
And I guess I could substitute 7667 for something else but it's a little inelegant to say the least and there must be a shorter URl
Thanks v much in advance
So my front end will have a button which will when clicked open up a url that runs a search in a specific folder (01+Training+Records) for the criteria in a combo box (in the case below 7667)
A standard search generates this
7667&ScopeSelection=1584878%7C139957%7CWithin+01+Training+Records&context_id1=none&lookfor1=allwords&modifier1=relatedto&boolean2=And&lookfor2=complexquery&typeDropDownId=1&boolean3=And&lookfor3=complexquery&dateDropDownId=1&func=search&objType=258&SearchBarSearch=TRUE&location_id1=139957&facets=user&fulltextMode=allwords
And I guess I could substitute 7667 for something else but it's a little inelegant to say the least and there must be a shorter URl
Thanks v much in advance