Notefield problem
Notefield problem
HI Support!
I have a funny problem.
In a stateless form working OK I have changed a note field to a new text version.
The Script is saved OK, but the change is not reflected when the application is used! I still get the old text in the form.
The statement used are
plain3="";
..................... some deluge code
plain3=("<strong><span style='font-size: small;'><span style='font-family: Verdana;'>A mobile number with the same last 5 digits has previously been recorded as the client turned up and the appointment passed without incident</span></strong>");
However the previous old text is shown.
I have used several different Browsers
Dan