ViewON - Modify a value on loading page
Hi,
how can I automatically modify a tag on the flexy when loading a ViewON page?
Can we detect the page we're on or opening, and change the value of a tag on the flexy according to this detection?
Thank you,
0
-
Hi Remi,
Can you provide some more information about the use case? I'm not sure I understand exactly what you are trying to do.
Best Regards,
Kyle
0 -
Hi,
because nobody replied to this post, I requested a ticket and I already have an answer. We are in the process of checking with the customer to see if it works.Thank you,
0 -
You could increment a tag each second using JavaScript in ViewOn, for example:
setEwonTagVal('S3max',getEwonTagVal('S3max')+1);
0 -
Hi,
Yes it's resolved, sorry for the delay.
Thank you
0
Por favor, entrar para comentar.
Comentários
4 comentários