UXsheets Application Designer mode creates a streamlined process for turning an existing spreadsheet into a functional ServiceNow application that utilizes the UXsheets interface. The process involves mapping your spreadsheet template and defining the data that will exist in ServiceNow in parallel. See Creating an Application Definition to get started;
Mapping data works very similarly to normal mapping in UXsheets as detailed in the mapping section. However, because none of the data exists in ServiceNow you will need to define tables and fields. When creating a new Application definition you will be prompted to define a table. this table will be used for record mappings. likewise, when you create a new table mapping you will also need to define the table name. You will notice that where you normally select the field you wish to map you will have the additional options to add a field, edit a field, and delete a field.
When your application repository is finished you'll likely need to publish it to your organization's Application repository. From there a developer can pull the application onto a development instance, review your application and create it as a scoped app in ServiceNow.
After completing these steps, the application definition has been published to your organizations repository. To view it:
The published application should appear in this list.