Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

mmuah82
mmuah82
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mmuah82
Customize the badges you want to showcase on your profile
Re: trigger button click with another button? - Adobe LiveCycle 23-11-2015
Okay, so I post a topic on this and 5 seconds later I fgiure it out.. how simple:I added this script to the scipt editor for the "expandall" button:Subform1.Table2.Row12.Guide.execEvent("click");.. I can just add the rest of the buttons....(phew)

Views

347

Likes

0

Replies

0
trigger button click with another button? - Adobe LiveCycle 23-11-2015
Hello all,I am quite new to livecycle and I am almost done with my form with the exception of one item: button clicks.I currently have my 15 page doc separated into sections which can be expanded or collapsed when a "+" or "-" button are clicked. (I have chosen to hide all items by default since the items that will display depend on criteria picked from drop down 1 and drop down 2.)To make it easier for users. I have created one "Expandall" button, but now I have got to make it work.Now, when my...

Views

1.1K

Likes

0

Replies

1
Re: How can I execute multiple click events (about 25 buttons) via another button? - Adobe LiveCycle 10-11-2015
Hello,I'm not quite sure if this will help, simply because I believe I am a bit more of a novice than I imagined (especially with javascript). In my simple lamens terms this is what I have learned in regards to what I need to do, or what I think I can do:Definite: I know I need to call the functions of multiple buttons(VG1, ATB1,Term1, Prot1, etc.) when I click "Button2". (triggering the actions of these buttons, expands/collapses the document sections and subsections.. in a read more/less sort ...

Views

195

Likes

0

Replies

0
How can I execute multiple click events (about 25 buttons) via another button? - Adobe LiveCycle 10-11-2015
My doc has multiple sections, which can be expanded or collpased, by pressing a particular section's button.I want to create one button that will expand all sections, and one that will collapse all sections. I guess I'm asking: How can I program one button to simulate (execute) a click on all of the other buttons?so, on the click of button1,button 2 is clickedbutton 3 is clicked..and so on...I'm super new to livecyle and up until now, have faired pretty well, but this most definitely is a road b...

Views

591

Likes

0

Replies

2