393
Views
5
Comments
Solved
Align middle issue
Question

Hi there,

I have created @CheckBox and  @Label in the @Container widget (please find the attached images "original") 

I cannot centred these (@CheckBox and @Label) widgets (please find the attached images "mustBe")

Could you please clarify me how I can solve this issue?

Thanks


Regards,

Mirzarashid Abbasov

images.zip
2020-09-21 08-42-47
Vincent Koning
Solution

Have you added a name to the checkbox to set a specific ID for this checkbox? And then configured the ID of this checkbox to the appropriate parameter of the Label?

An alternative solution could be by using the vertical alignment widget. This will center align the components that it contains and get your desired result. 

2020-09-21 08-42-47
Vincent Koning

I just tested this for you. You will need to use the "Align Center" widget to solve your question;

Solution:


Result:

2019-07-09 05-50-40
Mirzarashid Abbasov

Vincent Koning wrote:

I just tested this for you. You will need to use the "Align Center" widget to solve your question;

Solution:


Result:

Hi Vincent

Thanks. It's perfect.

Have a nice day.


2020-09-21 08-42-47
Vincent Koning

Your welcome. To bad you marked the wrong post as Solution though ;)

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Fixed :).

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.