With codeless UI Builder is it possible for the contents to share one cell in the same location?
ie. Display content and can alternate?
Try to replicate: 04.10.2021-14.30.35
With codeless UI Builder is it possible for the contents to share one cell in the same location?
ie. Display content and can alternate?
Try to replicate: 04.10.2021-14.30.35
Hi Mark,
Just to make sure I understand: upon clicking “recover password”, you need the current contents to slide out while other cells/blocks/containers/whatever to slide in? How is it currently structured? Are the left/rights side cells in a container? or blocks?
Regards,
Mark
Hi Mark,
Yes. They are in left and right side containers.
Regards
Mark
Hello @Mark_Wilkinson
For this purpose, you can use
Data binding
Set on ‘Recovery’ button click some flag to understand when to show Recovery form.
Visibility Logic - to control what block must be shown
Extensions with custom CSS to animate it - guide
Here some playlists that could be helpful in codeless development.
And answer in related topic with explanation how to add the animation - Binding CSS animation - #9 by Mark_Wilkinson
Regards, Dima.
Thanks Dima,
I will look through it.
Have a good week.