Tutorials
Support
Templates
Documentation
- App Settings
Tutorials
Support
Templates
Documentation
Download the Excel Sheet for the sample.
The Cell Name determines which type of widget is shown to the user for dataEntry.
The name of the cell consists of atleast two parts seperated by a . [NameOfTheField].[Type]
NameOfTheField is used to store the data, Ex; FirstName LastName Address etc. Type determines the Widget Type. For Example if the Cell is named FirstName.text a text widget is shown to the user. If the cell is name zipcode.number only numeric values are allowed in the widget.
These are the Simple Field types that can be applied to cells.