Hi Klaus
Many thanks for your help, will investigate further. Being able to create hotspots without needing a png is such a great feature and has saved me so much time on this project.
At the moment the description text for the hotspot is 'static' but for my project I will need to update it from time to time, for example when a new inspection is done.
For example:
html="Fire Door F32-F3[br]Inspected[br]8/9/22"
The 'inspected' and '8/9/22' strings could need to be changed to 'failed', '7/12/22'
I could create a separate xml file and then include it, something like....
set(f31-date,8/9/22));
set(f31-check,pass));
What is the best way to then overwrite the html string for the hotspot?
I did try - Set (hotspot[flat-32].html,get(propdesc));
where propdesc was already defined, which worked fine, but I need to overwrite multiple variables in the html string.
Thanks in advance for your help.
cheers
Tim
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »trek« (30. September 2022, 20:48)