We just went live on 2025.2 and I’m still a newbie to Application Studio but I did manage to add a BAQ grid to Part Tracker following @hmwillett great tutorial here, How To: Kinetic BAQ Grid Pub-Sub
Everything seems to work correctly, I saved and published the layer and added the customization to all the Part Trackers on the menu. When other users open Part Tracker and enter a part number they see the grid but it shows No Records Available for any part they enter. If I do it on my log in it populates with the correct data every time.
Could this be a security thing or maybe I don’t have an event or trigger set for the grid?? I’m quickly reaching my knowledge limit with application studio.
Does your BAQ reference the customer or quotes tables? If so, the user may not be able to see if the work force they are assigned to can’t view all territories.
Well, thanks to user who is pretty observant we discovered the error was in the BAQ. I had linked the PartDtl table incorrectly and for any part that didn’t have a demand the grid was not populating. I just happened to be testing with part numbers that all had demands and he tested with part numbers that all did not have demand.
I’m glad it was the BAQ because Hannah’s tutorial works well and I need to add other grids to other forms. Thanks to everyone.