44
Views
5
Comments
Solved
UI of checkbox-intermediate only show as a half
Question

My application UI only show half of checkbox when it is set as checkbox-intermediate


Screenshot 2023-06-15 152912.png
UserImage.jpg
Cuong Su
Solution

Ah, because my checkbox when it's checked, it show like image I attached, but what I expect is, it should show like this (image below). But I have find out the solution is move the css of class of checkbox to my page instead of place it on OutSystemsUI. Thank you for your support!

2021-06-02 20-50-04
Márcio Carvalho

Didnt understand; if this is a class "checkbox-intermediate", what is its purpose?

I cannot guess what you have on your application or what you really want to open. Posting that question and that image for me is not enough to give you a clear answer.

Just a tip, if you change the class from the checkbox, obviously, you will not see the right style. Also you can inspect the browser and try to see what is happening!

UserImage.jpg
Cuong Su
Solution

Ah, because my checkbox when it's checked, it show like image I attached, but what I expect is, it should show like this (image below). But I have find out the solution is move the css of class of checkbox to my page instead of place it on OutSystemsUI. Thank you for your support!

2024-09-12 02-43-38
Deepsagar Dubey

Hi Cuong.

Is it in Table header ?

If yes then put it before table header Text (i.e. Action)  or put it in a separate container with proper space.

I hope it'll help you.

Thanks
Deep

UserImage.jpg
Cuong Su

Thank you for your support!

2023-10-21 19-42-11
Tousif Khan
Champion

Hello,

Maybe this can be due to Css issues, some have faced same issue with the checkbox in a table, I am attaching those post, Hope it may help you.

Thanks
Tousif Khan

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