Welcome to the nuBuilder Forums!

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

Questions related to using nuBuilder Forte.
Post Reply
miasoft
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

Unread post by miasoft »

How to filter records in subform when the record in main form changes?
24.01_1.png
You do not have the required permissions to view the files attached to this post.
Wbr, miasoft.
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

Unread post 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.
You do not have the required permissions to view the files attached to this post.
Wbr, miasoft.
Post Reply