Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Size in columns table go crazy

edited Apr 30, 2022 4:01PM in Visual Builder 4 comments

Summary:

Hello,

Please, I need help with the following:

I have a master-detail with 2 tables.

I have noticed when rows in master do not fit in size (more than 4 records) , the columns size start to grow and the screen becomes unmanageable.

Moment 1.

Moment 2.


I have not seen anything weird in the data for master and detail business objects, just

Kind regards.

Juan

Content (required):

Master table

<div class="oj-flex">


  <oj-table  style="height:200px" scroll-policy="loadMoreOnScroll"

    scroll-policy-options.max-count="5000"

    scroll-policy-options.fetch-size="100"

    class="oj-flex-item oj-sm-12 oj-md-12"

    data="[[$variables.serviceLicensesHHeadListSDP]]"

    columns='[

    {"headerText":"Num","template":"customTemplate","headerStyle":"font-weight: bold;","style":"width:10%"},

    {"headerText":"Description","field":"description","headerStyle":"font-weight: bold;","style":"width:60%"},

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!