What is the format (syntax) for using html in the Show Results activity Description Format?
-
I figured this out. Just needed to change all the inner double quotes to single quotes. Works like a charm. 😀
0 -
Could you please enlighten us too? I tried a simple <em>Hello</em> but that didn't work.
0 -
Hi Berend,
Below is an example of the final version of the Long Description format in the Show Results activity. I changed all the double quotes that were used in the our previous Essentials Workflow to single quotes in Workflow 5. The only double quotes that seem to be need are for the beginning and ending of the string. Also, don't forget the beginning equal sign. I hope this helps.
Regards,
Frank
="Owner: {NameLast}, {NameFirst} {NameMiddle}\n<a class='wilco' href='http://xxx.org/Property-Detail?PropertyQuickRefID={PARCELID}' target='_blank' style='font-size: 10pt;'>WCAD Public Access Property Information</a>"
0 -
I had this issue as well, and found a helpful workaround to access an old site running in Geocortex Essentials manager and then edit the feature description of a layer and then type in the text you desire and select the required formatting and you can then copy and paste this text with html formatting into the necessary section of your new Geocortex web app.
0 -
Just to make sure... This is about Workflow 5, right? Because whatever I try, all HTML tags are stripped from both the Label and the Description fields (I checked in the browser's Developer Tools).
I tried both of the following:
<em>{Fieldname}</em> ="<em>{Fieldname}</em>"
0 -
Hi Berend,
Yep I was talking about Workflow 5, my reference to Essentials was to explain how I used Essentials to correctly format the HTML for me.
Here is an example I used:
<div style="">Gas Valve ID:<span style="font-weight: bold;"> {ASSET_ID} </span></div><div style="">Status:<span style="font-weight: bold;"> {STATUS}</span></div>
This displays like this when used in Geocortex Web:
Hope that helps,
Harry
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
6 Kommentare