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

shaunaj64776481
shaunaj64776481
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by shaunaj64776481
Customize the badges you want to showcase on your profile
Re: Drop Down list - Adobe LiveCycle 08-05-2015
If you want to change the text in your example that is 1234 Main Street you would need to modify your code. In the example below requires that the address field is a multi line field. if(this.rawValue == "Reno"){field1.rawValue = "NV"addressField.rawValue = "1234 Main Street \n Reno, NV"}elseif(this.rawValue == "San Diego"){field1.rawValue = "CA"addressField.rawValue = "1234 Main Street \n San Diego, NV"}

Views

154

Likes

0

Replies

0