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

meaneye2121
meaneye2121
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by meaneye2121
Customize the badges you want to showcase on your profile
Re: How to synchronize a stylesheet (.xfs file) in Workbench? - Adobe LiveCycle 30-04-2014
I am having a simlar issue where I have forms that reference external stylesheets. I have found that the styles are displayed correctly in designer when the forms (and fragments) are being developed, but when the pdfs are rendered by the forms server the external styles are not applied. But, when those same styles are embedded in the form they work as expected. Which is not a viable option in my case as I am in the process of integrating our organisations 300 (odd) forms into LC.I have spent a l...

Views

108

Likes

0

Replies

0
Re: Create RadioButton To hide text box - Adobe LiveCycle 06-04-2014
Hi there,It looks as if you are missing the curly brackets in your if statement.try:if (RadioButtonList22.rawValue == true) {TextBoxExc1.presence = "hidden";}else{TextBoxExc1.presence = "visible";};cheers

Views

91

Likes

0

Replies

0