Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Subform Lookup Permanent Values Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Subform Lookup Permanent Values

Unread post by chpwebmaster »

I have a subform with a lookup with browse SQL filtered to currently available units. Anything that is currently rented is not an option in the list. One of your changes since the 30th made the stored values from the DB that are not in that list (the units that are currently rented) no longer display.
Screen Shot 2022-07-08 at 4.14.37 PM.png
I kind of need them back.

Thank You
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Subform Lookup Permanent Values

Unread post by kev1n »

Uncomment these lines in nuform.js or grab the fixed https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/nuform.js is from Github and log in again.
2022-07-09_035513.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Subform Lookup Permanent Values

Unread post by kev1n »

I hope it works now for you too.
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Re: Subform Lookup Permanent Values

Unread post by chpwebmaster »

yes it does
Post Reply