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
Export Table structure SQL 2005
cropping image shading
Resize VMWare Drive
cisco console port
c# dataview as a binding source
Group Policy setting to disable the reset button in Internet Explorer not working
SQL statement not working
Exchange Management Tools Fails to Install
How to run my script from another script and wait for finish?
Check if cell has changed.