Good day ma'am and sir!
may i ask is there a way that you can change the width of columns?. i want to have my input fields to be the side only, but there too much space. so i want the column to occupy the extra space of column 1, is there a way you can change the columns width in a specific length? i tried the container but wont work for me. Thank you!
Hi Budang,
Please check the below OML.
Thanks,
Neha
thanks for replying but you just move it, i just want my column 2 to be on the size of my column 1 occupying the empty space of my column 1
Do you want somthing like this?
Please check my OML for this.
You just need to adjust width of each container so that 2 containers fit in one row. and then adjust the width o ftextboxes also.
Hi,
The problem is, you have set the Width of the container to 5 col. Increasing the width will increase the space.
Regards,Wasimkhan S
thanks for replying sir the size of my contianer 1 doesnt need to occupy all collumn 1 i just want to have the column 2 when i can change its width
Are you looking for design similar like this?
If so, You can wrap the column into container and set the width of container to 6 col.
Regards,
Wasimkhan S
Hi @budang haba,
As per my understanding, you want the width of column1 smaller than column2. For this, you can use "ColumnsSmallLeft" from OutSystemsUI module. There are different patterns as well you can refer those.
Hope this helps!
Hi @budang haba ,
you have chosen Columns2 as a widget, which makes a 50 - 50 split. You should replace it with the columns medium left or columns small left widget.
Dorine
also, you don't have to drag or drop any content , to replace, just pick the other one in the dropdown.
Dear,
There is no option to adjust the column with these column is design to align the the width and responsiveness. if you want to design screen with the specific with then you need to use containers.
for columns check this article.
Shoeb
As a side note to this, columns also have a guttersize that can be adjusted.