Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
I am trying to figure this out myself. how do i initilize the event?
can you email me at jamison.tyler@verizonwireless.com
Views
Replies
Total Likes
Select Subform4...7 and made them hidden (go to Object pallet: Subform TAB -> select Hidden (Exclude from layout) as presence value).
Then depends on ur check box value make the required subform presence hidden/visible.
ex: write script on COLORVIEW change event
if
(this.rawValue == 1){Subform*.presence
Subform*.presence
="visible";="hidden";="hidden";Subform*.presence
} else{
="visible";="hidden";="hidden";
Subform*.presence
Subform*.presence
Subform*.presence
}
Raghu.
Views
Replies
Total Likes
I have made the subforms hidden exclude from layout. I don't know how to insert the script into the form. I must be missing something simple.
Jamison
Jamison Tyler
Real Estate Specialist
Verizon Wireless
(480) 777-4336 Desk
(623) 203-7815 Mobile
Jamison.tyler@verizonwireless.com
Mailing Address:
VZW: ATTN Jamison Tyler
126 W Gemini Dr
Tempe, AZ 85283
Views
Replies
Total Likes
I am still stuck. I don't know where to place or how to place the condition/script on the check box.
here is what was presented so far:
Select Subform4...7 and made them hidden (go to Object pallet: Subform TAB -> select Hidden (Exclude from layout) as presence value).
Then depends on ur check box value make the required subform presence hidden/visible.
ex:
if
(this.rawValue == 1){
Subform*.presence
="visible";Subform*.presence
="hidden";Subform*.presence
="hidden";}
Views
Replies
Total Likes
Please check the files for reference in the link: https://acrobat.com/#d=ItjkuOFTek3sP7I-qQ6MHg
and make sure while saving the file save it as "Adobe Dynamic.....". this u can select while doing save/save As pop-up.
Views
Replies
Total Likes
Views
Replies
Total Likes
Can someone provide some assistance? I am new to livecycle and I am trying to
hide subform4 subform5 subform6 and subform
7 by default and show same subforms if checkbox named
"COLORVIEW" is checked. I don't know how to initalize an event?
Views
Replies
Total Likes