Jump to content

Passing a parameter through a field in the Tabular Data Page


Recommended Posts

I am trying to pass a parameter through a field in the Tabular option.  I need to be able to input the following script (<a href="URL?SupplierID=[@field:SupplierID]">Click Here</a>) into a field and pass it to the next page with the SupplierID in tact.  I am aware that you can create a HTML Block to pass a parameter, but I need to input the script into a field, have it load on the page, and then allow the user to click on it and take them to the next page which will be a new URL + the matching SupplierID on that URL.  Any ideas on how to do this?

 

I also would like to know how to hide a Dropdown field on the DataPage Elements screen in the Tabular option.  Does anyone know how either can be done?

Link to comment
Share on other sites

11 hours ago, diversity said:

I am trying to pass a parameter through a field in the Tabular option.  I need to be able to input the following script (<a href="URL?SupplierID=[@field:SupplierID]">Click Here</a>) into a field and pass it to the next page with the SupplierID in tact.  I am aware that you can create a HTML Block to pass a parameter, but I need to input the script into a field, have it load on the page, and then allow the user to click on it and take them to the next page which will be a new URL + the matching SupplierID on that URL.  Any ideas on how to do this?

 

I also would like to know how to hide a Dropdown field on the DataPage Elements screen in the Tabular option.  Does anyone know how either can be done?

As far as I understand, you need to use field value as a link. You need to use HTML block with link and insert field parameter instead of "Click Here". 

Also you may use CSS to hide field and field name on results page. This post should be helpful.

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
Reply to this topic...

×   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...