NeoInJS Posted September 29, 2017 Report Share Posted September 29, 2017 Hello - I need your expertise on how to implement this workflow. Enter search data into datapage—pull up a list of companies in a string separated by the word OR and each company is in quotes. Example: Search criteria Result (in one row) = "Cyber games" OR "Initial Cyber" OR "Cybertron" I appreciate any feedback you can give. Quote Link to comment Share on other sites More sharing options...
0 Mathilda Posted October 2, 2017 Report Share Posted October 2, 2017 On 9/29/2017 at 5:24 PM, NeoInJS said: Hello - I need your expertise on how to implement this workflow. Enter search data into datapage—pull up a list of companies in a string separated by the word OR and each company is in quotes. Example: Search criteria Result (in one row) = "Cyber games" OR "Initial Cyber" OR "Cybertron" I appreciate any feedback you can give. You may try passing parameters from the search to results page header or html block. Pass parameter on exit for a field on search page, then use parameter names in the header of the results page [@field1] OR [@field2] OR [@field3] Quote Link to comment Share on other sites More sharing options...
Question
NeoInJS
Hello - I need your expertise on how to implement this workflow.
Enter search data into datapage—pull up a list of companies in a string separated by the word OR and each company is in quotes.
Example: Search criteria
Result (in one row) = "Cyber games" OR "Initial Cyber" OR "Cybertron"
I appreciate any feedback you can give.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.