Yes, Form designed with single user edition can be used in enterprise
edition. You need to export forms from single user edition( ref 11)
and import them in Enterprise edition's form manager while creating
new form.
Drag "Bounded Image" control on form set its data column property to
column with binary type. Now set the "Content Type" property to
"Signature". On device side user can attach signature with this record
by tapping on this control and this will be synce...
ComboBox control allows the user to choose from a list of valid
choices. The ComboBox displays the selected choice. When tapped in
New/Edit mode, the ComboBox displays a popup which allows the user to
make a choice from a list.
The ComboBox control sh...
Drag TextBox control on form and set "Content Type" property of
TextBox on form to "UDID". Now on device when you create new record
this field will be populated by device's UDID.
You can print forms in Cellica Database application on iOS and
Android OS.
Use "Button" control on your form and set it's "Action" property to
"Print" to configure how you want to print the form. Following
document describes in detail how to configure an...
This article describes in detail about configuring the "Go To Form"
button to show or hide all records in target profile if no matched
records are found in Cellica Database (Wi-Fi and Anywhere) Personal
Edition or Enterprise Edition.
Please find the doc...
Drag Unbound image control on form and set "Content Type" Property to
"Logo". Now on device you have to choose image for this control only
once and same will be displayed for all records.
You can use BOTH LOCATION SERVICES/ APPLE APPROVED EXTERNAL GPS
ACCESSORY LIKE BAD ELF AND MAPS to work with location data in Cellica
Database application.
A) Using Location Service:
Use "Location" control while designing form. Location services ...
Use button control on form and then set button action to one of the
desired action, "Send email" or "Phone call". Now set the "Data
Column" property to set the destination field of profile whose data
you want to use.
In this tutorial, we will see how to use your company's logo on Form
and Reports in Enterprise Cellica Database application(WiFi/Anywhere).
Use "Logo" option provided in "Preferences" module of Cellica
Database desktop application to manage Logos
...
Moving multiple controls
a) Select multiple controls.
b) Now use Arrow keys to move the multiple controls on the form. Or
Hold SHIFT Key and Drag Selected Controls to desired place.
Resizing multiple controls
a) Select multiple controls.
...
Sometimes depending on value in current table we want to get
information from another table while Adding or Modifying records.
While designing form you can add Lookup condition to all DataColumn
bound controls like TextBox, ComboBox, DateTime, Locatio...