Hi,
I want to achieve the following behaviour in Outsystems.
I have this text-box as in the following screenshot.
On focus to the input box, the placeholder moves above like this:
I have attached HTML Code for the same. It would be nice if somebody can give me workaround to try it in Outsystems. The problem I face is that I cannot insert an input box inside a label and hence I cannot move ahead as per this HTML Code.
Best Regards,
Rushabh Shah
you can do this with OutSystems animated label widget available for web and mobile.
Regards, Daniel
Daniël Kuhlmann wrote:
Hi Daniël,
It works fine for any application without Themes(Lisbon/Liverpool etc). But with any particular theme it fails. Maybe because the base theme might be overriding the effects.
Regards,
Hi Rushabh,
Which version of the platform you are using. As Danial said you can use the animated label in both web(PF 11) and mobile(PF10).
Pankaj
Pankaj pant wrote:
Hi Pankaj,
I am using OS 11.
I think it works only with OutSystems UI, Themes Lisbon/Liverpool) are SilkUI themes.
Daniel
Ok, Thanks Daniel.