NetTalk Central

Author Topic: alert message will not display  (Read 2138 times)

cwtart

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • CommPay Software
    • Email
alert message will not display
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: alert message will not display
« Reply #1 on: October 23, 2016, 11:36:59 PM »
Any chance of an example Chuck?

Cheers
Bruce

cwtart

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • CommPay Software
    • Email
Re: alert message will not display
« Reply #2 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: alert message will not display
« Reply #3 on: October 25, 2016, 06:13:11 AM »
How is your app different to the example app?

cheers
Bruce