hi,
I am trying to read the contents of a text field in a new form in the form onload event
i try with
var Order = document.item;var FirstName = top.aras.getItemProperty (Order, "first_name");
but without success
Any ideas?
thanks!
Luigi
Parents
Former Member
Thanks Sudarshan for your suggestion.
But in my javascript method I have this exception: TypeError: window.getItemStateInnerHTML is not a function
What is the problem now?
Luigi
Thanks Sudarshan for your suggestion.
But in my javascript method I have this exception: TypeError: window.getItemStateInnerHTML is not a function
What is the problem now?
Luigi