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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 52

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans