Jump to content
  • 0

Concatenate the all the results in one Column in an HTML Block


NeoInJS

Question

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

  • 0
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]

 

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...