Skip to main content
February 23, 2021
Question

Problem with components alignment

  • February 23, 2021
  • 8 replies
  • 0 views

Hi everyone,

I have this in an interface:

But if the user, types an invalid "NIF usuario", the validation message we have, makes the components misaligned:

Internally, its a sidebyside with 3 items, all inside a column.

THX!

    8 replies

    richardm900458
    February 23, 2021

    i am not sure what your exact question is:
    Do you want ot avoid the misalgnment after the validation? 


    What kind of elements are following below?

    February 23, 2021

    I wanto to avoid the misalignment. Below, if the data its valid i show a section to show/imput data of the user, depending if the user exists or not

    mikes0011
    Brainy
    February 23, 2021

    What Vertical Alignment property do you have set in your SideBySideLayout?

    The Expression Guru
    February 23, 2021

    BOTTOM

    mikes0011
    Brainy
    February 23, 2021

    What happens if you try "TOP" instead?

    The Expression Guru
    richardm900458
    February 23, 2021

    Does make a "columnLayout" a difference compared to side by side?