A HREF in DataLinks
Essentials 4.5.1, HTML5 Viewer 2.6
Hi
I can see that there is some HTTP support in DataLinks but is it possible to add a link in a datalink? Doesnt seem to be recognised unless I have the structure wrong? Would be very useful to us to get this working. Any help appreciated.
Many thanks

0
-
You can link to websites directly in data links without using href.
SELECT 'http://www.google.com' AS website
FROM GIS.PARCELS
WHERE PARCELS.PID_NO = @ParcelNumber
If you're looking to run commands like in your image, that's something you can do directly in your feature description instead.0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar