web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Entity List - Columns ...
Power Pages
Answered

Entity List - Columns Width

(0) ShareShare
ReportReport
Posted on by 16

Hi all

 

On my webpage I am displaying An entitylist  with few columns.. So I have created a View on my entity and then used that view when createing the Entity lists.

 

There is a Column which is a Single line txt  EMAIL, majority of the times it works fine but there are a few emails that are long, The column is not truncating, resulting in a vertical scroll bar appearing and the items right of the column disappearing.

 

IS there a way I can FIX the size of the column, I have tried setting the Column size on the View in the entity, Also tried in advanced configuration setting the size of the columns in Portal entity list But nothing seems to be working 

 

Thanks

Bik

 

Categories:
I have the same question (0)
  • oliver.rodrigues Profile Picture
    9,453 Most Valuable Professional on at

    can you add a snapshot?

    did you clear cache? 

     

    your configuration seems correct, all you need to do is changing the width in the Advanced Settings for the Entity List

     

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • bik@inturi Profile Picture
    16 on at

    Hi Oliver

     

    Please have a look.. I have changed the 

     

    Grid Column Width Style Pixels

    bik_0-1593590603525.pngbik_1-1593590859389.png

     

    Done the cache reset tooo

     

    it is a multiline attribute

     

    thanks

    Bik

  • oliver.rodrigues Profile Picture
    9,453 Most Valuable Professional on at

    I tried here myself and I am getting the same issue

    I guess it is a bug, you can open a support ticket with Microsoft

     

    I suppose you can also set it via JavaScript if you want, you might need to loop the rows and set the width


    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • Mira Ghaly Profile Picture
    11,415 Moderator on at

    Hi @bik 

    I have run into the same issue, You can limit the field size of the email field on the CDS form so that you can limit this from happening on the Portal.

  • Verified answer
    OOlashyn Profile Picture
    3,498 Most Valuable Professional on at

    Hi @bik ,

     

    This is known behaviour in the table element in general. There is an easy fix that you can do - just add following CSS styles to your web page content (in the Advance tab or via web template):

     

    td {
     word-break: break-word;
    }

     

    This will allow to break long words and also overflow words if applicable. You can find more about this CSS property here. See attached screenshots for the result.

    With Word Break.png
    Without Word Break.png
  • bik@inturi Profile Picture
    16 on at

    Excellent .. THank you so much.. This is now working with the css change. thank you for all the help.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 53

#2
DP_Prabh Profile Picture

DP_Prabh 40

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 28 Most Valuable Professional

Last 30 days Overall leaderboard