Scripting

  • 1.  oScript.SetError only works for Standard? Notice t

    Posted 11-18-2013 12:45
    oScript.SetError only works for Standard? Notice the box pops on the server not on the client. What would replace it for Advanced/premium? I want to stop the user from making a change to a field (preWrite).


  • 2.  RE: oScript.SetError only works for Standard? Notice t

    Posted 11-18-2013 16:48
    Ok I think this was an issue of msgbox being used and not the seterror. Both were in the scrip and had the same message. I replaced the msgbox with the correct way of doing it so that it reports to the client and not the server.