NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - debzidoodle

Pages: 1 [2] 3
16
Web Server - Ask For Help / Address Auto Complete in Popup Form Issue
« on: April 10, 2014, 04:17:04 PM »
Hello

I am wanting to auto complete addresses using google places.  I have the attached example app and js file... and the auto complete opens like it should if I am not in a pop up form, but I want to have this option if I am coming off a map, which is only popups...  what do I need to change in this app to make the auto complete work with a popup form?

Thanks

Debra

[attachment deleted by admin]

17
Hello,

I think this is an issue with the caching.  When I generate a PDF file, in NT 8.06 if the file had been previously served it does not give the file as it exists on disk, it gives the file that was last served.

I generate a stimulsoft report to a PDF from a button on a browse, this PDF gets written to an Exports folder then the user is given a download link.
So lets say the user runs the report, goes back and changes some data, then runs the report again.
In NT 8 it serves the file that was first generated, not the file that exists on disk.

Is there a way to exclude directories or file types from being cached?

Thanks

Debra

18
Web Server - Ask For Help / MapBox provider - Error NT8.06
« on: April 04, 2014, 03:32:13 PM »
Hello

Using the MapBox provider, I am getting the following error:
TypeError: this.options.controller.addOverlay is not a function
https://10.211.55.4/scripts/all.js?c=1
Line 950
This is coming from the addClusterToMap function in jquery.nt-maps.js.

I have not tested all the providers, but it does not do it on MapQuest.

Thanks!

Debra

19
Web Server - Ask For Help / NT 8 Need Option for HTTPS Tiles
« on: April 04, 2014, 03:22:44 PM »
Hi Bruce

Any chance we can get the tile providers to have the option for HTTPS?

Thanks
Debra

20
In mobile mode I am getting the following error, preventing any form from submitting.

ReferenceError: getScreenSize is not defined
https://10.211.55.4/?_mobile_=1
Line 42

[Edit] probably related, but I am also getting this error if I tell the getScreenSize to ignore
ReferenceError: getLocation is not defined
https://10.211.55.4/IndexPage?_mobile_=1
Line 42

Thanks,
Debra

21
Web Server - Ask For Help / NT 8.02 _DeleteSession compile error
« on: March 19, 2014, 01:12:29 PM »
Hi Bruce
I have a few places that use the following code
p_web.RequestData.WebServer._DeleteSession(clip(p_web.gsv('sv_3:sessionID')))   
When upgrading to NT 8, I am getting No matching prototype available on this code.

Thanks
Debra

22
Web Server - Ask For Help / NT 8.02 Map Providers
« on: March 19, 2014, 07:29:42 AM »
Hi Bruce,
On the map providers if I choose nokia, fill in my "Nokia App ID" and "Nokia App Code" and I am getting a javascript error
Error: No value provided for variable {devID}

Thanks
Debra

23
Hi All,

I cannot repro this in an example, which is really frustrating.  This is only happening in mobile, desktop it works fine.  When I get the to page that has the signature I get the following error:
SyntaxError: JSON.parse: unexpected character
File: jquery.signaturepad.min.js
Line: 26
I have inspected the value of "a" before it gets to "a=JSON.parse(a)" and it has different values for desktop and mobile.
For a signature that is blank, in mobile a has a value of "Y[]" in desktop is has "[]"
The same is true for a filled in signature, it has the preceding Y.
C8
NT 7.37
Any suggestions for what I can do to figure out why I have a preceding Y in mobile?

Thanks,
Debra

24
Hi Bruce,

Can we have an option to refresh a dataset on a map, either from a button on the form, or to have it auto refresh on a timer?
The use case I am after is the lat\lon changing from the user on a mobile device in the field, and the office staff being able to see the position change without reloading the map tiles.

Thanks

Debra

25
When I load the maps example I am getting the following error

ReferenceError: versionCheck is not defined
http://10.211.55.4:88/IndexPage
Line 102
$(document).ready( function(){versionCheck('8.01');

Is anyone else getting this?

[Edit] This seems to be a firefox issue, it works fine in Chrome

26
Web Server - Ask For Help / $ (jQuery) not defined error - NT8.01
« on: March 17, 2014, 12:44:07 PM »
Hi All
I am getting the following error with the attached example.  Sometimes indexpage loads fine, other times I can go to loginform and back to indexpage, and then I get this error.

ReferenceError: $ is not defined
http://10.211.55.4:88/IndexPage
Line 46
$(document).ready( function(){$("#menu").dropDownMenu({touch:0});

Any ideas?

[attachment deleted by admin]

27
Hi,
I would like to communicate messages that get sent to message box back to my end user.  For example, they try to send an email through a web form.  But they have entered their password wrong in the settings.  A message is sent to message box from my SendMail routine with this error, but I need to tell the user what is wrong, rather than do nothing and leave them wondering why they never got the mail.
How can I go about doing this?

Thanks
Debra

28
Web Server - Ask For Help / Change CSS Class for text of a button
« on: February 17, 2014, 07:17:13 AM »
I would like the text on my button to use the nt-left css class.  I do not see a way in the template to do this, can we add this?  Or if I have missed something please let me know!

Thanks
Debra

29
Web Server - Ask For Help / Updating Nested Child Browse
« on: February 09, 2014, 09:58:52 AM »
I am wanting to use a Browse within a Browse to provide some grouping to the child browse... e.g.  All Events of a certain Type are grouped together with a header.
I am not sure if there is a better way to do this, but it is what I have come up with.  Unfortunately when I want to update the child browse it opens starts to open the correct form, but ultimately opens the parent browse form or goes to the index page if I leave the parent browse form undefined.
I have attached an example with a custom css.  How can I get it to open the child form?  Or is there a better way to do this?

C8 9759
NT 7.33

Thanks!
Debra

[attachment deleted by admin]

30
Hi All,

Does anyone know what the buckets in the performance breakdown section on the web server performance tab mean?
e.g < 0.5 , <1, <2, <5, >5

Thanks!
Debra

Pages: 1 [2] 3