Hi
We need to change the caption text of a text field as following:
(formready, run at server, javascript)
TextField1.caption.value.resolveNode("#text").value = "hello";
It is a dynamic form and we are using LC Forms ES 8.2 on a Windows platform.
The problem is that the caption DOES NOT change the caption text if it runs ON THE SERVER. If I change it to run it on the client (e.g. Acrobat 9, PDF Preview of the LC Designer) it does work.
Many thanks for your inputs!
Daniel