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
Prevent page printing if blank
Get Data from Datatable using LINQ
update dept_id for same dept_name
p2v with out Virtual Machine Manager
xenapp 6 farm
quickbook trial?
Drop Down Menu Selection dependent
/etc/fstab format?
anway of converting jpeg into html
How do I set permissions on folder app installed to so everyone has write access