Microsoft
Software
Hardware
Network
Question : Livecycle javascript rawvalue
I have a LiveCycle form that has a submit button. When the submit button is clicked, I want to do fields validation using JavaScript to determine values of the fields. I am using rawvalue to get the field value but that is not working. It is returning a null value instead of the value entered by the user.
Following is the code I'm using:
msg = Page1.Header_subform1.Requ
estSubmitt
er.rawvalu
e;
xfa.host.messageBox(msg);
What am I doing wrong?
Answer : Livecycle javascript rawvalue
JS is case sensitive, use : raw
V
alue
http://livedocs.adobe.com/
livecycle/
8.2/acroba
t_designer
/
wwhelp/ww
himpl/comm
on/html/ww
help.htm?
c
ontext=Ado
be_LiveCyc
le_Designe
r_Help&fil
e=001570.h
tml
Random Solutions
Iphone sending and receiving email when connected to the wireless but not when using 3G
GridView - how to find the id of the record you are deleting?
asp.net remove item from cache if browser is closed
display the messages to a specific conversation
How can I immpove the design on this asp.net form
Cisco VLAN Routing Problem
How do I improve ASP.NET application performance ?
UPDATE command
sort pivot table
Password history and length: Group Policy