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 :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Javascript validation for subgrid in a secondary tab

(0) ShareShare
ReportReport
Posted on by 60

Hello Community,

I have a lead form that has multiple tabs, when I qualify a lead I trigger some javascript to run some validation on some field and verify that the information's are filled.

One of the things that I am trying to achieve, is to be able to see whether a user has created a record in a particular subgrid, by counting the number of records in the following way 

formContext.getControl("grid").getGrid().getTotalRecordCount()

The problem that I am facing is that the result of this will always be 0 if I am not on the specific tab where the grid is because the grid has not loaded. I think this happens because dynamics loads data lazily.

How do I count the number of items in the subgrid without navigating to the specific tab, and select qualify?

  • Suggested answer
    Community Member Profile Picture
    on at

    Hi M.Barimah,

    If your view in the Subgrid is unchangeable, you could directly query form the Dataverse by using retrieveMultipleRecords() methond(link:retrieveMultipleRecords (Client API reference) in model-driven apps - Power Apps | Microsoft Docs) with the same filter of your view.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the August Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Syed Aqib Raza Profile Picture

Syed Aqib Raza 102

#2
11manish Profile Picture

11manish 88 Super User 2026 Season 2

#3
ParthPatel249 Profile Picture

ParthPatel249 84

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans