NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
Any chance of an example Chuck?
Cheers
Bruce
-
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
-
How is your app different to the example app?
cheers
Bruce