Hi,I have this simple xdp file:
app.alert({cMsg: "yes!", cTitle: "i am
showing"});lll1sss1I would expect that
the javascript is executed and the message is displayed. However that is
not the case. I am trying to add some javascript code in there in order
to put all fields to readonly. What am I doing wrong ?