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
showing incorrect date
Debian Linux apache2
JavaScript "Are You Sure" Pop up that executes code if "Yes"
Nav text resizing when text only zoom is checked in FF
Why domain admin can not use mstsc to the DC after I added a user to remote desktop group?
SQL Code needs changing or optimising - using Cursor at present
Problem starting Mysql server
PC won't boot with USB drive attached
Joining Mac OS X Version 10.6.4 to windows server 2008's Active Directory
How to create a Group Policy in SBS 2008 server - to allow users admin access to local computers ?