Can't access textfield value from another page
hello there, thought straight forward , simple, have hit wall.
i cant seem access values page in script.
i'm trying set value of text field value of text field in page.
on click event(just testing) have:
eapp.enb-7-07-cagain_page_5.a3z_data_additionalinfo::click - (javascript, client)
this.rawvalue = eapp.enb-7-07-cagain_page_4.accountnumber.rawvalue;
it doesnt value.
but if copy create field on same page(page 5 here) same info, can access
with this.parent.accountnumber.rawvalue;
i can work, copying textfields page , hiding them, using value,
but seems messy , unnecessary.
i want able access fields on page, have thought easy form.page4.accessthisvalue
any appreciated, been banging head loong time.
hi,
there should not problem doing this, can reference field anywhere on form. getting script errors? first guess rename field enb-7-07-cagain_page_4 not have hyphen character in it, might trying subtract 7 variable thinks called enb.
regards
bruce
More discussions in LiveCycle Designer
adobe
Comments
Post a Comment