


Is it possible to dynamically create a form guide using a data model? We want to be able to control what fields are hidden and visible based on the data. Can this be done through XML?
Aditya
Views
Replies
Sign in to like this content
Total Likes
Not sure I follow can you elaborate?
Paul
Views
Replies
Sign in to like this content
Total Likes
I need to create dynamic form guides which can be controlled by data or schema . Don't know if Form Guides can interpret XFA/XML data or even XSD.
We store information in a database, which varies by user. When a user accesses the guide, I need to create an XML/XFA, from the database, and pass it to the guide. This should determine which fields appear....
The company wants to refrain from JS which is another challenge...
- Is there a way to dynamically change the appearance of the guide based ONLY on data? For example, hide or display fields
- Similarly, is it possible to control access to certain fields base ONLY on data? For example, Read Only vs Editable.
Aditya
Views
Replies
Sign in to like this content
Total Likes
Guides certainly has the ability to hide/show panels or fields based on data so I think you shoudl be able to do what you are asking.
Paul
Views
Replies
Sign in to like this content
Total Likes
Can you please point me in the right direction? Are there any tutorials/videos/examples available?
Aditya
Views
Replies
Sign in to like this content
Total Likes
At the bottom of this page...in the Forms section there are a number fo tutorials around guides .....one of then (I can't tell you which one) will deal with hiding and showing panels and fields
.
http://www.adobe.com/devnet/livecycle/livecycle_es2_technicalarticles.html
Paul
Views
Replies
Sign in to like this content
Total Likes