Spectrum Spatial (SSA/LIM)

Welcome to the Spectrum Spatial (SSA/LIM) community - start a discussion in the discussion tab or join in a conversation.

SSA Documentation  LIM Documentation  SSA Ideas  LIM Ideas

Discussions

Members

Resources

Events

 View Only
  • 1.  Choosing one field to create a link from without having to create multiple info templates?

    Posted 09-20-2018 02:53

    I have one field in about 20 tables that need to show a hyperlink using the value in a row called "As_con_InfoExpert_ID(String)" where the link in the html will be

    <li><a href="https://infoxpert.edrms/docs/~D{{data.feature.As_con_InfoExpert_ID.value}}"target="_blank"> Open Ascon: {{data.feature.As_con_InfoExpert_ID.value}}</a></li>

     

    Is it possible to change the default template so that if any table has the field As_con_InfoExpert_ID populated it creates a link. Otherwise we have to create an info template for each table and then add the above html.



  • 2.  RE: Choosing one field to create a link from without having to create multiple info templates?

    Posted 09-20-2018 01:14

    Hi @George Corea?  I think it is not possible to change the HYPERLINK field which you see you in admin console. But you can choose which field in your table should be represented as Hyperlink in the FindNearest.

    Best approach will be creating infotemplates for the tables.