Hi,
I want to use the button for existing time Token (Last 1 day/Last 7 Days) similar to the attached example
How to do it without using separate layer?
Thanks!
Hi,
I want to use the button for existing time Token (Last 1 day/Last 7 Days) similar to the attached example
How to do it without using separate layer?
Thanks!
Hi Ben,
For this sample, I believe the button was not used. I think this is just two ellipse controls and a script to hide/show the red circle.
ellipse1.hidden = true;
Thanks for the response
I mean, how do I filter by Time Token (last 1 day) by clicking on the button
Similar to the attached example
Thanks!