Section |
---|
Column |
---|
So you've decided to use the Data Java client library to have a deeper integration between your application and . Our aim with this tutorial is to quickly get you started in using the Java client library by guiding you through the implementation of a simple application. We will first help you configure your development environment and then jump straight into the Java code. This tutorial assumes that you have already installed a recent version of the Java JDK (5.0 or 6.0) and that you have already downloaded Tomcat bundle from LiveForms web site. The Tomcat bundle contains all the required Java Client jars. Note |
---|
In v9.1 and later 's "Applications" are known as "Projects." The API objects and methods still use the word Application. |
|
|
...
You can download the command line binaries and the sources.
Assuming that you have an installation of up and running (e.g. http://localhost:8082) and a user account (e.g. designer) in a given tenant (e.g. tutorial), you can run the command-line app here, replacing 'forms-cli.jar' with the current jar filename.
...
Expand |
---|
title | Click here for information about Searchable Fields |
---|
|
Insert excerpt |
---|
| frevvo103:Edit Settingsfrevvo103: |
---|
| Edit Settings |
---|
nopanel | true |
---|
|
|
In case you need to search across all controls in the form (not only the ones specified as Searchable fields) just keep in mind that searches across non-key fields are slower for larger data sets.
...