Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
how to filter records in subform when the recrd in main for
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
how to filter records in subform when the recrd in main for
How to filter records in subform when the record in main form changes?
You do not have the required permissions to view the files attached to this post.
Wbr, miasoft.
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
Re: how to filter records in subform when the recrd in main
kev1n:Where should I insert this line nuFilterRun('FF3_clone2', 'Советский') ?
Is 'FF3_clone' the name of my subform ( BrowseProc) ?
No. It's the ID of your Run Object
Thanks, kev1n! All work fine! I call nuFilterRun('AllAdr', '#RAION#') onchange event for field RAION.
You do not have the required permissions to view the files attached to this post.
Wbr, miasoft.