NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: cwtart on October 23, 2016, 09:24:34 AM

Title: alert message will not display
Post by: cwtart on October 23, 2016, 09:24:34 AM
I have a simple table form that has a bunch of validation code in the "Validate All" embed. If something is wrong with some of the form data I manually set alert as follows:

loc:alert = 'my message here'
loc:invalid = 'field:name'

The problem is that when I create an alert message as above, and the save button is clicked, the web page will darken a bit and go modal, but the actual alert popup does not display - so the user cannot tell what the actual alert message is.

The the very strange thing is that this works when the form is called from one place in my app but not another place. The form is a popup.

Any ideas?

NT v9.14

Chuck
Title: Re: alert message will not display
Post by: Bruce on October 23, 2016, 11:36:59 PM
Any chance of an example Chuck?

Cheers
Bruce
Title: Re: alert message will not display
Post by: cwtart on October 25, 2016, 03:40:39 AM
Bruce,

I can only make this happen in my app so an example will not help. I can show you in the app, if necessary.

Chuck
Title: Re: alert message will not display
Post by: Bruce on October 25, 2016, 06:13:11 AM
How is your app different to the example app?

cheers
Bruce