Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Portal web form subgrid - stop responsive table layout on small screen size (mobile)

(0) ShareShare
ReportReport
Posted on by 55

Hi all,

I have a web form step that displays my CRM form. The form contains a subgrid that on a normal desktop screen displays fine.

0474.subgrid1.JPG

but when i resize the screen or display on a mobile device the bootstrap changes to display as below.

4442.subgrid2.JPG

any way to prevent this? there is plenty of screen estate still so i want it to display as per desktop still.

Thanks in advance.

*This post is locked for comments

  • terryharrison Profile Picture
    terryharrison 55 on at
    RE: Portal web form subgrid - stop responsive table layout on small screen size (mobile)

    Thanks. I tried adding this to the custom javascript of my web form step but it didn't seem to make any difference. I added as follows:

    $('iframe#ProjectDocAid_Mobile').contents().find('table.table-fluid').removeClass('table-fluid');

    regards,

    Terry

  • Suggested answer
    Mahendar Pal Profile Picture
    Mahendar Pal 45,095 on at
    RE: Portal web form subgrid - stop responsive table layout on small screen size (mobile)

    Hi,

    We faced similar issue and found 'table-fluid' class is responsible for this behaviour, so removing this class worked for us.

    $('iframe#subgridname').contents().find('table.table-fluid').removeClass('table-fluid');

    Hope it will help you as well !

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,401 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans