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

EJobling
EJobling
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
9

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by EJobling
Customize the badges you want to showcase on your profile
Re: Dropdown List choice to auto populate another dropdown in LiveCycle - Adobe Experience Manager 22-02-2022
Hi @EJobling , This can be achieved through Java as well. But, I think the easier way is to do this through JS/CSS. For the HTML construction, just make sure that you have a data attribute for the drop-down values which we can use and map. (It can be multiple as well, just keep them comma separated) Keep all the values in the drop-down(HTML). Keep all the values apart from the first dropdown one as (CSS).hide{display:none}Now, put a listener ( on-change) on the first drop-down :object.onchange =...

Views

135

Like

1

Replies

0
Autopopulate a text field depending on dropdown list selection - Adobe LiveCycle 03-04-2019
Hi all, I have a Dropdown list box that contains various course titles. Once the applicant has selected which course they would like to apply for i would like it to auto populate the course number in a different text field. Is this possible to do? Ideally I would like the Course Titles and Course Numbers to be on a excel spreadsheet (so a different department can update it). There will be over 50 courses.Thanks

Views

699

Likes

0

Replies

0
Re: Hiding the Arrow of a Drop Down List on exit - Adobe LiveCycle 27-02-2019
It works if I tab into it, but not if i click it.

Views

2.4K

Likes

0

Replies

0
Re: Get an Email and CC address from a text field - Adobe LiveCycle 17-12-2018
I would suggest seeing this post. Button - Submit Email radzmar​ had a nice solution.

Views

780

Like

1

Replies

0
Likes given to