How to configure Marquee text in vFlow page?

Marquee elements can be used for scrolling a piece of text displayed either horizontally or vertically on the web page.
Is it possible to configure this in vFlow? If yes, how?

9 Likes

Yes, there is a Marquee Element in the FV and Fieldset components.
To configure Marquee Element,

  1. Add or edit FV/ Fieldset components.
  2. In the Elements section, add the MARQUEE element.
  3. In the Properties section, specify the Movement and Speed properties.
31 Likes

Will this allow user to scroll both horizontally & vertically together?

7 Likes

Yes, both vertical and horizontal movement is allowed.
Screenshot from 2023-09-04 10-39-04

30 Likes

Actually my question is, can we enable all movements together?
i.e, select & enable all Left to Right, Right to Left, Up to Down & Down to Up movements together

6 Likes

No, all movement cannot be added for a single element.

29 Likes

Okay, so if we want all the movement, will that have to be raised via new feature request ?

6 Likes

Please provide an example as to how a single text will move in all direction at a time.

29 Likes

If we have to show it inside a box on the landing screen after login, the text should keep moving inside the box.
First go from left to right, then from last right it should go from UP to down, then again right to left and down to UP like moving in a motion.

6 Likes

No, Marquee elements can be used for scrolling a piece of text displayed either horizontally or vertically on the web page

You may try and check if animations can be applied to achieve your requirement. Animations can be found in the UI Properties of the Element.
Or you may raise a feature request for your requirement and team will pick it accordingly.

30 Likes

Ok @ShraddhaDhoke Thanks for the details

5 Likes

Yes, both vertical and horizontal movement is allowed and there is a Marquee Element in the FV and Fieldset components also.

To configure Marquee Element,

Add or edit FV/ Fieldset components.
In the Elements section, add the MARQUEE element.
In the Properties section, specify the Movement and Speed properties.

3 Likes