NetTalk Central

Author Topic: Lookup stays on the lookup page and doesn't return to caller  (Read 3414 times)

Jim A

  • Full Member
  • ***
  • Posts: 203
    • View Profile
    • Email
Lookup stays on the lookup page and doesn't return to caller
« on: September 15, 2016, 04:49:36 AM »
One of the fields on my memory form is Loc:Customer.  There's a lookup button and the "Force user to use lookup" is checked.  Click the button and the lookup browse page appears.  Click on a Customer and nothing (the browse blinks as though it's going to work).  The app is stuck.  Won't return to caller.  Won't return results.

This has been working fine but went south on me when I started to set the app to run as a service.

Ugh.

C10 NT 9.12

Thanks.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11193
    • View Profile
Re: Lookup stays on the lookup page and doesn't return to caller
« Reply #1 on: September 16, 2016, 03:44:10 AM »
any error reports in the Firebug console?

cheers
Bruce

Poul

  • Full Member
  • ***
  • Posts: 160
    • View Profile
Re: Lookup stays on the lookup page and doesn't return to caller
« Reply #2 on: September 16, 2016, 06:44:47 AM »
" went south on me when I started to set the app to run as a service."

same as other thread, does this nettalk server have user interactions?(messages)

poul


Jim A

  • Full Member
  • ***
  • Posts: 203
    • View Profile
    • Email
Re: Lookup stays on the lookup page and doesn't return to caller
« Reply #3 on: September 17, 2016, 05:42:49 AM »
Thanks guys.  Been on the road and haven't been able to follow up.  Will watch it in Firebug and will post results.

Appreciate the help.

Jim A

  • Full Member
  • ***
  • Posts: 203
    • View Profile
    • Email
Re: Lookup stays on the lookup page and doesn't return to caller
« Reply #4 on: September 18, 2016, 12:42:04 PM »
I'm not sure what I'm looking for.  This comes from the Firebug console:

Accept   
*/*
Accept-Encoding   
gzip, deflate, br
Accept-Language   
en-US,en;q=0.5
Cookie   
SESSIONID=2XIzDCqik3Jm20W8lCh0VTCMho5IeM
Host   
xx.xx.xx.xxx:5082
Referer   
https://xx.xx.xx.xxx:5082/LookupCustomers?LookupField=Loc:Customer&Tab=1&ForeignField=CUS:Customer&_sort_
=CUS:Customer&_refresh_=sort&
User-Agent   
Mozilla/5.0 (Windows NT 10.0; rv:48.0) Gecko/20100101 Firefox/48.0
X-Requested-With   
XMLHttpRequest



curl 'https:/xx.xx.xx.xxx:5082/lookupcustomers?_event_=rowclicked&_bidv_=XN4X1GKb&_column_=5&_parentProc_=&_parentRid_=&_ajax_=1&_popup_=0&_rid_=130318&_rnd_=b79i1qn5' -H 'Accept: */*' -H 'Accept-Encoding: gzip, deflate, br' -H 'Accept-Language: en-US,en;q=0.5' -H 'Cookie: SESSIONID=2XIzDCqik3Jm20W8lCh0VTCMho5IeM' -H 'Host: xx.xx.xx.xxx:5082' -H 'Referer: https://xx.xx.xx.xxx:5082/LookupCustomers?LookupField=Loc:Customer&Tab=1&ForeignField=CUS:Customer&_sort_=CUS:Customer&_refresh_=sort&' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:48.0) Gecko/20100101 Firefox/48.0' -H 'X-Requested-With: XMLHttpRequest'


If there's a webinar I should watch, please let me know.  Trying to find my way through this.

Thanks,

Jim

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11193
    • View Profile
Re: Lookup stays on the lookup page and doesn't return to caller
« Reply #5 on: September 18, 2016, 11:31:38 PM »
Not enough information Jim  perhaps come to the user group on Thursday and we can discuss it there.

cheers
Bruce

Jim A

  • Full Member
  • ***
  • Posts: 203
    • View Profile
    • Email
Re: Lookup stays on the lookup page and doesn't return to caller
« Reply #6 on: September 19, 2016, 03:25:10 AM »
Thanks Bruce.  I'll try to be there.