31
Views
2
Comments
Auto left Margin with If's on Screen not aligning correctly
Question
Application Type
Reactive
Service Studio Version
11.54.24 (Build 62760)

I'm setting up a web block that can be used across multiple screens that will be reports.

Some reports will use different parts of the web block, so I set it up so you can use just the fields you need.

If I set up the web block containers to be visible if they are using those fields I end up with the auto left margin.

If I set up the we block to use If statements to show if they are using those fields then I end up with no left margin at all, even if the containers have auto left margins.


How it looks in Outsystems 


and on screen. I'm not using the Employee Search field or the To Date field. Top web block is using the visible feature on the containers. Bottom one is using If statements.


Hey Billy,

Have you checked the hierarchy of containers and blocks inside it. It may have assigned the auto left margin.

If possible try to remove all left auto margins and check how it looks,

Also, please share your code so that i can check.

Regards, 

Komal


Hi,

Can you please share your OML so, I can check the css.

And you can right click on the browser window and click on the inspect and check CSS 


Thanks

Ruchi

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