Skip to main content
1-Visitor
January 9, 2020
Solved

Showing animation in select widget

  • January 9, 2020
  • 1 reply
  • 5820 views

When I click on select widget, the drop-down just pops up. Instead I want it to slide and then show the options. Any idea how it can be achieved?

Best answer by Giuseppe_Fiore

I wrote you this project, just to make you understand how you have to do to have that kind of effect.

I hope to be proved helpful.

 

Giuseppe

 

1 reply

21-Topaz I
January 9, 2020

Hi @vivekse ,

I am not sure if we could achieve this by using some style. Actually if you could get similar functionality for the html select -element by using any styles sheets /css - this should also work here – so the same class definition could be also used in Studio.

Alternatively, I think a popup with list element could achieve similar functionality as shown on the picture below:

 

2020-01-09_9-55-05.gif

vivekse1-VisitorAuthor
1-Visitor
January 9, 2020

Please have a look at this video through the link provided below.

 

https://www.linkedin.com/posts/ptcinc_industrialengineering-ar-activity-6613072450072772608-fjg3

 

I want to understand how such interface is possible?

21-Topaz I
January 9, 2020

thanks, yes this seem to be Vuforia view on IOS , I belive.

I think this is a horizontal tab widget with a list widget on it or also possible repeater could be used.