Jump to content
  • 0

Lightbox For Details Page


avaric

Question

6 answers to this question

Recommended Posts

  • 0

Thank you, but I don't want them to open up in a pop up window. For example, in a Tabular Report, if you click the Details link on the far right, the Details page will open in a new page. You would then have to click Back to see the Results again. I would prefer to have the entire Details page open in a lightbox on the same page, so that people don't have to go back and forth between Details and Results. If Details could be opened in a lightbox, users would technically be staying on the Results page, and would be able to quickly close the Details lightbox and see the Results page behind it immediately, and quickly pick another Details page. 

 

I saw that it was possible to have specific fields open in a lightbox, such as an image, but that was if it was on the Details page. Your second link also showed me that it was possible to have the entire Results page open in a pop up window after the search form; thank you! I want to know if it is possible to find a sort of middle ground and have the Results page open as normal, but be able to have the Details page open in a lightbox instead of in a new page. Sorry if this is still unclear; please let me know!

Link to comment
Share on other sites

  • 0

Hello avaric,

 

If I understand you correctly, you can use the following solution, but add the target="_blank" setting to the link.

Then the whole link will be like

<a href="http://www.yourdomain.com/page.htm?Unique_ID=[@field:Unique_ID]" target="_blank">Details</a>

Then the Details pages will open in separate tabs.

It is not a lightbox, but as far as I know, it is the simplest way.

Does it work for you?

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