NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
problem with lookup field
« previous
next »
Print
Pages: [
1
]
Author
Topic: problem with lookup field (Read 4907 times)
ramiro
Newbie
Posts: 47
problem with lookup field
«
on:
March 28, 2013, 02:34:59 PM »
hi all,
the problem is that in a field with lookup button, after selecting a record in the browse (lookup procedure), to return to the entry, this contains garbage and not the desired code.
thank you
Ramiro
Logged
Bruce
Global Moderator
Hero Member
Posts: 11275
Re: problem with lookup field
«
Reply #1 on:
March 28, 2013, 10:30:59 PM »
Hi Ramiro,
you'll need to post an example. There are literally dozens of things you might have done wrong, and it's impossible to predict which one you've done.
cheers
Bruce
Logged
Jim A
Full Member
Posts: 203
Re: problem with lookup field
«
Reply #2 on:
March 29, 2013, 10:20:20 AM »
Just had same issue. I have a loc:customer as one of the entries on a tab. Lookup from BrowseCustomers. Select Customer. Poof. Tabs are empty and simpy say: spacer.
Using 7.07
Logged
Jim A
Full Member
Posts: 203
Re: problem with lookup field
«
Reply #3 on:
March 29, 2013, 01:03:48 PM »
Problem has got to be with my code. Cannot seem to replicate it in an example...
In my app, I am using a Memory Form with accordian tabs. Tab one has a browse with tagging and printing buttons below it. The 2nd Tab is for Emailing the results. It contains the needed local variables to gather the info needed by the email routine. When I do the lookup to Customers, it bombs.
Again, the problem is with my code somewhere.
Logged
ramiro
Newbie
Posts: 47
Re: problem with lookup field
«
Reply #4 on:
April 01, 2013, 01:23:52 PM »
hi Bruce,
I change the settings in the wizard: I disabled Popup Lookup and worked.
the attached image settings.
thank you.
[attachment deleted by admin]
Logged
Bruce
Global Moderator
Hero Member
Posts: 11275
Re: problem with lookup field
«
Reply #5 on:
April 01, 2013, 11:20:36 PM »
put the popup option back.
and turn on firbug
and look for an error generated in the console window when you press the button.
then report on that error here.
cheers
Bruce
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
problem with lookup field