Skip to main content

How to set the “feature label” to be bold?,

Comments

14 comments

  • Permanently deleted user

    I was able to do it by formatting the text as bold in the feature description rich text editor then copying and pasting the resulting html to the feature label.  I hope that's helpful!

    0
  • Permanently deleted user

    Dear Rebecca,

    Thank you, I've tried it but it hadn't work, Please find the attached.

    /customer/servlet/servlet.FileDownload?file=00P6000000eltwWEAQ

    /customer/servlet/servlet.FileDownload?file=00P6000000eltmREAQ

    Best,

    Majdoleen

    0
  • Permanently deleted user

    Here's what I did (I think the formatting I applied was much simpler):

    In the feature description rich text editor I added the firld tokens I wanted and applied bold formatting and clicked OK (the rich text editor does not work in Internet Explorer for me so I use Firefox).

    /customer/servlet/servlet.FileDownload?file=00P6000000em1FBEAY

    Then I copied and pasted the html into the Feature Label rich text editor and clicked OK.

    /customer/servlet/servlet.FileDownload?file=00P6000000em18eEAA

    Here's what the results looked like (the non-bold text under the name is what I've got in the feature description):

    /customer/servlet/servlet.FileDownload?file=00P6000000elzjvEAA

    It looks to me like you're doing the same thing.  I'm pasting the html in the feature label rich text editor, not the text box.  Maybe that's the difference? I'm using GE 4.1.2 with GVH 2.3.

     

    0
  • Permanently deleted user

    Dear Rebicca,

    Thank you so much, I tried the same but it didn't work, I am using GE4.3 with GVS2.4.

    Could you please send me your html code?

    Best,

    Majdoleen

    0
  • Permanently deleted user

    <span style="font-weight: bold;">{SURNAME}, {FIRST_NAME}</span>

     

    This is what worked for me. Although, we are using different versions of GE and I'm using GVH 2.3 so perhaps it renders differently in SL.

    0
  • Permanently deleted user

    Thank you Rebecca, really appreciate, I tried it using your code but didn't work too.

    Best,

    Majdoleen

    0
  • Mike Diss-Torrance
    We are running into the same problem whereby the Feature Label displays the HTML tags, while the Feature Description does not. We are running GE 4.3.0 and HTML5 2.4

     

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000Xc77&feoid=Body&refid=0EM60000000XvGb" _/_img_

     

     
    0
  • Permanently deleted user
    For the record, this has been identified as GVH-6577 and is resolved in GVH 2.5.0
    0
  • John Nerge
    Another way to change the feature label's styling is to add some CSS to your Desktop.css style file

     

    button.list-menu-name {

     

        font-weight: bold;

     

    }
    0
  • Allison Charko
    I used:

     

    <strong>{FieldName}</strong>

     

    and it worked.
    0
  • Peter Russell
    I think this soemthing might have changed as of gxe 4.11 and htm5viewer 2.12. We now see the html tags as words the first time a maptip is triggered. Trigger a second maptip and it works as a html tag from then on.

     

     
    0
  • Permanently deleted user
    Same boat as Pete - the html tags are showing as plain text for the first map tip after the upgrade to viewer 2.12.  How can this be fixed?
    0
  • Gareth Evans
    Hi Tami & Peter, this has been identified as "Bug 30929 - HTML not resolving in first map tip" in GVH 2.12.  We do not currently have a workaround.
    0
  • Permanently deleted user
    Gareth, what is the status of Bug 30929? Thanks.
    0

Please sign in to leave a comment.