Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8799331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:17:46+00:00 2026-06-14T00:17:46+00:00

Currently in the list view for an entity, references to other entities are just

  • 0

Currently in the list view for an entity, references to other entities are just output as the key value in plain text. Instead, I would like references to other entities to be output as hyperlinks.

I tried modifying the list.jspx but I couldn’t figure out what I needed to add to the URL to make it open to the right controller. A pointer in the right direction would be helpful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T00:17:48+00:00Added an answer on June 14, 2026 at 12:17 am

    I find the roo tag libraries always point me in the right direction. Here is an example from src/main/webapp/WEB-INF/tags/form/fields/table.tagx that does something similar to what you are requesting:

     <spring:url value="${path}/${itemId}" var="update_form_url">
        <spring:param name="form" />
     </spring:url>
     <spring:url value="/resources/images/update.png" var="update_image_url" />
     <spring:message arguments="${typeName}" code="entity_update" var="update_label" htmlEscape="false" />
     <a href="${update_form_url}" alt="${fn:escapeXml(update_label)}" title="${fn:escapeXml(update_label)}">
        <img alt="${fn:escapeXml(update_label)}" class="image" src="${update_image_url}" title="${fn:escapeXml(update_label)}" />
     </a>
    

    Hopefully you can tweak this example to meet your needs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have a simple list view adapter that holds two rows of text.
I have currently have the same code from the android list view tutorial. I
How would I generate a select list, where the text field, is made up
I'm currently trying to use a viewflipper for switching through a list of entities.
I currently have a list view and I'm trying to direct the list view
On my index/list view I have a list of records from the database, currently
I am currently implementing a ListView populated with CheckedTextViews and have everything working just
Currently the list item # appears on the right. If you remove the float
I currently have a list of DateTimes stored as the timezone's UTC datetime. When
I currently have a list of things to update in the given mysqli query:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.