Hi Pierre,
Could you kindly provide more details to the problem? What do you mean by *"In
my html code i cannot switch according the value of a field in the
attribute table."*? If you could provide screenshots, that'd be really
helpful.
All the best,
Ben Hur
On Thu, Mar 12, 2020, 01:22 wrote:
3/11/20
I try to select a text according the site number and visualize it in a Qgis
tooltip .
I use the html code to do it.
In my html code i cannot switch according the value of a field in the
attribute table.
Could you help me .
Best regards
Pierre ALLAIN
__
Assunto: Re: [Qgis-user] QGIS - HTML
Hi Herbert,
I am not 100% sure - but the HTML frame in the QGIS print composer is not for
interactive HTML. Yes - you can have an onload javascript (e.g. to create HTML
content) - but it is not meant to be a full browser, but to print out existing
or generated
Hello,
I´m using QGIS 2.18.23, in the composer, I added a HTML frame with the
TAG,
like the print attached
but, the fieldset is not clickable, the same happens with the TAG
could someone help or explain this?
Thanks for the atention
this is the code used
Contact
___
Hi,
I resolve the problem. :)
The fact was that html interpret of webkit don't understand well the
relative url.
So the icon image was not loading.
The solution was simply apply an absolute url.
Sometime is more difficult to understand what happened than resolve it.
--
-
Andrea
Il 25/10/2012 05:18, Andreas Neumann ha scritto:
> However, you may want to experiment with the SELECTION extension of QGIS
> server, which allows you to highlight a certain feature:
>
> see
> http://hub.qgis.org/projects/quantum-gis/wiki/QGIS_Server_Tutorial#SELECTION-parameter
>
> for an example.
Hi Andrea,
So this has nothing directly to do with QGIS server or QGIS webclient,
as you just seem to use a WMS GetMap request and put it in some web page.
However, you may want to experiment with the SELECTION extension of QGIS
server, which allows you to highlight a certain feature:
see
http:/
>Hi Andrea,
>
> In what context are you executing this javascript? QGIS Desktop, QGIS
> Webclient?
>
> In what component?
>
> I haven't heard that QGIS Desktop can run Javascript. The only part
> where it could potentially run javascript is Webkit, which is used in
> print composer and tooltips.
>
Hi Andrea,
In what context are you executing this javascript? QGIS Desktop, QGIS
Webclient?
In what component?
I haven't heard that QGIS Desktop can run Javascript. The only part
where it could potentially run javascript is Webkit, which is used in
print composer and tooltips.
So please b