Page 1 of 1
how to filter records in subform when the recrd in main for
Posted: Sun Jan 24, 2021 8:04 am
by miasoft
How to filter records in subform when the record in main form changes?
24.01_1.png
Re: how to filter records in subform when the recrd in main
Posted: Sun Jan 24, 2021 9:22 am
by kev1n
Re: how to filter records in subform when the recrd in main
Posted: Sun Jan 24, 2021 1:51 pm
by miasoft
Where should I insert this line nuFilterRun('FF3_clone2', 'Советский') ?
Is 'FF3_clone' the name of my subform ( BrowseProc) ?
kev1n:
No. It's the ID of your Run Object
Thanks, kev1n! All work fine!
24.01_2.png
24.01_3.png
I call nuFilterRun('AllAdr', '#RAION#') onchange event for field RAION.