Hi,
I have had a previous forum post on this (closed but unresolved), and it has got me again. ( http://forums.nubuilder.cloud/viewtopic.php?f=4&t=8289 )
I cannot get a browse/search query to pass to a subform's lookup.
I am getting the following in the sys_variables
zzsys_variable_id | sva_id | sva_session_id | sva_expiry_date | sva_name | sva_value | sva_table | sys_added
52d612fb636905.01914384 152d612fb5dbbe 152d604fa614d1 2014-01-17 SOxRequiredForCert | #browse_filter# NULL 20 14-01-15 15:17:55
In the Lookup's Default Value SQL field I have select '#browse_filter#';
Is this a formatting issue, or do I have an ancient version, or what have I missed?
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
#browse_filter# not being passed
-
- Posts: 23
- Joined: Tue Nov 27, 2012 7:31 am
Re: #browse_filter# not being passed
The other solution I have is to pass a variable between forms via a button press - when I have the destination Table as (its a many:many relationship table):
ID (-1 for new)
FK1
FK2
and I want to pre-set the value of FK2 to the launching form's #recordID#.
ID (-1 for new)
FK1
FK2
and I want to pre-set the value of FK2 to the launching form's #recordID#.
-
- Posts: 23
- Joined: Tue Nov 27, 2012 7:31 am
Re: #browse_filter# not being passed
Question on this, is php register_globals required for nuBuilder to work?
-
- Posts: 84
- Joined: Mon Jul 04, 2011 12:52 am
Re: #browse_filter# not being passed
a quote from the forumfester wrote:Question on this, is php register_globals required for nuBuilder to work?
Steven wrote:From version 11.11.03 you don't need globals on.
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact:
Re: #browse_filter# not being passed
fester, I'm sorry, but I can't reproduce your error.
If you want, try to explore my test envinonment: bfd.simonini-informatica.it (user and pass test).
If you want globeadmin access send me a PM.
If you want, try to explore my test envinonment: bfd.simonini-informatica.it (user and pass test).
If you want globeadmin access send me a PM.
-
- Posts: 23
- Joined: Tue Nov 27, 2012 7:31 am
Re: #browse_filter# not being passed
I found out the issue. I wasn't running a new enough version of the code.
Did a code and SQL update and things now work.
Did a code and SQL update and things now work.
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact: