Skip to main content

Notifications

Announcements

No record found.

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
    RE: Javascript validation for subgrid in a secondary tab

    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

🌸 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 > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 97

#3
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 82 Super User 2025 Season 1

Overall leaderboard

Product updates

Dynamics 365 release plans