SEARCH RESULTS
 
Showing 1-10 of 1000 records
 
Expand article

The Basics of Form Guides

The Article has images
2008-10-10 10:34:39 by Alex Mitchell in Adobe Blogs
...form guide A form guide is a wizard based in Adobe Flash that you can create as an alternative method for your users to enter data onto your form. A user is literally guided through the data entry process, which helps to reduce entry errors by limiting the amount of information presented to the user at any given moment. So instead of seeing a...
 
 
 
 
 
Expand article

Firing form guide events from your form design script

2008-10-24 18:23:43 by Anthony Rumsey in Adobe Blogs
 
...forms in LiveCycle Designer ES that will eventually be rendered as a form guide by the server I regularly come across the need for script on the form to notify the form guide something needs to be done. One such case is the use of xfa.host.messageBox(). When this script is executed in a form guide the default Flex Alert is shown. While this...
 
 
 
 
 
Expand article

Executing web service calls in a form guide

2008-11-07 09:58:30 by Anthony Rumsey in Adobe Blogs
 
...form guide with a few simple steps A data connection to a web service will first need to be defined on your form. These steps are the same regardless of what your ultimate form rendering will be Create your data connection in LiveCycle Designer Set up required data bindings Add the web service invoke button to your form At this point if you...
 
 
 
 
 
Expand article

Form Variables

The Article has images
2008-10-23 16:30:42 by John Brinkman in Adobe Blogs
...form variable without drawing attention to it. In this post I will describe form variables in much more detail. Creating Variables in Designer In order to create a form variable from Designer, you choose file/form properties/variables. In this screen shot there are two variables: "foo" and "bar The resulting XFA markup looks like 123 abc...
 
 
 
 
 
Expand article

Google Spreadsheets Form Feature is Fantastic!

The Article has images
2008-02-07 18:48:02 by Ashley in CyberNet
...form feature that will help users collect information in a poll like fashion. Its not that this feature is going to be beneficial to everybody, because its not, but to those who could use such a feature, theyre going to love this. Its part of the sharing feature and it only takes a minute to create a form and invite people to fill it out. The...
 
 
 
 
 
Expand article

Localizing the Share Queue Request form (queuesharing.swf file)

2008-10-29 22:22:13 by Gilbert Yu in Adobe Blogs
 
...form appears in the Alexs To Do list. The Share Queue Request form is a Flex application provided with LiveCycle Process Management ES and is available in LiveCycle Workbench ES in the queuesharing.swf file In earlier releases of LiveCycle ES, the source code for the Share Queue Request form was not provided with the rest of the LiveCycle...
 
 
 
 
 
Expand article

Form Design Code Review

2008-11-26 14:50:54 by John Brinkman in Adobe Blogs
 
...form. I enjoy doing this in order to get an understanding of what customers are trying to do with their forms and where their pain points are. In this case, I wanted to share some of the code review on my blog so that others can learn from the experience. This post is a miscellaneous collection of XFA scripting suggestions arising from one...
 
 
 
 
 
Expand article

How to generate an XML schema for an existing form

2008-08-15 10:52:28 by Scott Brodersen in Adobe Blogs
 
...form using Designer ES and manually creating an XML schema to embed in it. I want to embed the schema so that I can see the data model of the form in Workbench ES. Seeing the data model is useful when you are creating XPath expressions using XPath Builder to access a value from the form data My limited knowledge of XML schema enables me to...
 
 
 
 
 
Expand article

Save And Paste Form Data In Firefox

The Article has images
2008-11-25 10:02:16 by Martin in gHacks technology news
...FormEnter tries to ease the nuisance by providing options to save and paste form data more easily into web forms. It uses a Status Bar icon which can be used to quickly activate or deactivate the add-on. This is useful because of the way it behaves when activated If InFormEnter is active it will display a small icon next to any web form. That...
 
 
 
 
 
Expand article

Google's spreadsheet gets neat new input form

The Article has images
2008-02-07 06:33:00 by Rafe Needleman in Webware.com
...form to try it for real The spreadsheet in Google Docs now supports independent form entry. That means that if you want to use your Google spreadsheet as a database, you can now ask users to fill in data by putting there information into a nice, compact form, instead of into the spreadsheet itself As is typical in Google Docs, this feature is...