Page 1 of 1
Subform Lookup Permanent Values
Posted: Fri Jul 08, 2022 10:23 pm
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
Re: Subform Lookup Permanent Values
Posted: Sat Jul 09, 2022 4:02 am
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
Re: Subform Lookup Permanent Values
Posted: Mon Jul 18, 2022 8:50 pm
by kev1n
I hope it works now for you too.
Re: Subform Lookup Permanent Values
Posted: Mon Jul 18, 2022 8:58 pm
by chpwebmaster
yes it does