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

sbower01
sbower01
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sbower01
Customize the badges you want to showcase on your profile
Adobe LiveCycle: Selecting multiple RADIO BUTTONS - Adobe LiveCycle 25-01-2012
Is there a way to select multiple radio buttons instead of only one? If so, how can you unclick radio buttons?Thanks,Steve B

Views

2.3K

Likes

0

Replies

1
Re: Omitting drop down lists if a certain drop choice is chosen - Adobe LiveCycle 28-11-2011
else { this.rawValue = form1.page1.subform1.dd1.rawValue + "-" + form1.page1.subform1.dd2.rawValue + "-" + form1.page1.subform1.dd3.rawValue;}I'm pretty sure this will all work out, once this part is fixed. You see, I already have "-" in the bound values, so I'm guess that part is not needed AND the value that populates the text field is not the rawValue, but rather, the Bound value. If you rewrite this with the changes, do you think it might work?Thanks,Steve B

Views

325

Likes

0

Replies

0
Omitting drop down lists if a certain drop choice is chosen - Adobe LiveCycle 28-11-2011
I have 5 drop down lists that have data binding to populate a text field with number values (12-34-567-89012-34). There is one choice in the first drop down list that will populate the entire numbered sequence. If that drop down choice is chosen, I would like the next 4 drop downs to be skipped. How can I do this?Thank you,Steve B

Views

1.6K

Likes

0

Replies

3
Re: Binding multiple objects into one - Adobe LiveCycle 16-11-2011
I'm still very confused about this. Here is exactly what I need.I have 4 drop down lists:COMPANY_INPUTBRANCH-DEPARTMENT_INPUTGL_ACCOUNT_INPUTSEGMENT_OF_GL_INPUTI have 1 text box:gl_line_number_outputEach drop down list has data binding to spit out a numbered code. I have each drop down list bound to a different text field. What I want to do is direct the bound data from all 4 drop down lists into one text field instead of seperate ones, listing the bound data in succession, to create a complete ...

Views

357

Likes

0

Replies

0
Re: Binding multiple objects into one - Adobe LiveCycle 15-11-2011
And what if you do not want the raw data, but the value that is bound to the raw data?

Views

346

Likes

0

Replies

0