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

Announcements

No record found.

News and Announcements icon
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

I have the same question (0)
  • Suggested answer
    Mahendar Pal Profile Picture
    45,095 on at

    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 !

  • terryharrison Profile Picture
    55 on at

    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

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 Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans