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

PghSIgnGirl
PghSIgnGirl
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PghSIgnGirl
Customize the badges you want to showcase on your profile
Re: rotate symbols by user - Adobe LiveCycle 12-11-2012
you can put the symbol into a text box and then in your dropdown list with the directions put into the exit event (in formcalc):if ($ == 1) thenText1.rotate = "90"elseif ($ == 2) thenText1.rotate = "180"elseif ($ == 3) thenText1.rotate = "270"endif(Your form must be saved as a dynamic form)

Views

80

Likes

0

Replies

0