50
Views
6
Comments
Radio Buttons Collapse when scrolling the page

I have a list of radio buttons on a page (as shown in image 1) and when I scroll the buttons merge (image 2) I am using chrome browser with 100% zoom and this does not happen when zoom is 80% or less. 

Image 1

Image 2 (when scrolling on the same page with 100% zoom on chrome 




2023-06-05 15-54-04
João Correia

Hi Syeda,


Export your module and share it so we can get an understanding of the structure and styles implemented that could be causing this issue.

2023-10-27 15-22-44
Rahul Yadav

Hi @Syeda Aliha Naeem,

You might have to use a combination of adaptive columns (OutSystems UI)  and containers to resolve this. But as Joao has mentioned you can attach your oml so that we can help you. 

Thanks

Rahul Yadav

2022-12-30 09-46-57
Deepika Patel

Hi @Syeda Aliha Naeem,

You may try using the list widget with "line-height: 2 !important;" but I'm not sure if it will work.

Regards,

2023-09-01 17-38-12
Dhivakar Velumani

Hi @Syeda Aliha Naeem 
Use Gallery or columns widget so it will automatically adjust based on device width

2024-05-22 06-12-56
Vignesh Prakash

Hi @Syeda Aliha Naeem

I believe this Link might help you.

Thanks,
Vignesh Prakash.

UserImage.jpg
King Fizel

Hi @Syeda Aliha Naeem 

Use Adaptive column 2 for first two buttons enclose with container for each radio button set adaptive column properties Entities.GutterSize.None. repeat same process for remaining tow radio button. Try this way 

Happy to help 


Thanks

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