Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
visionx:getting_started [2022/03/31 08:35] robot |
visionx:getting_started [2022/03/31 08:49] (current) admin |
||
|---|---|---|---|
| Line 98: | Line 98: | ||
| In this chapter, we create our first VisionX application. | In this chapter, we create our first VisionX application. | ||
| - | **VisionX applications run on every device and on every user interface technology - as a responsive web application, native mobile app or even as a desktop application. No modifications to the application are necessary to switch between UI technologies.** | + | **VisionX applications run on every device and on every user interface technology - as a responsive web application, native mobile app or even as a desktop application.** |
| + | |||
| + | **No modifications to the application are necessary to switch between UI technologies.** | ||
| ===== Create the Application ===== | ===== Create the Application ===== | ||
| Line 138: | Line 140: | ||
| {{:visionx:getting_started:new-screen-data-model.png?nolink|}} | {{:visionx:getting_started:new-screen-data-model.png?nolink|}} | ||
| - | As you can see, the data model is currently empty. In this application, we want to record company contact information, so we will add the following fields: - Name - Email - Phone - Website - Contact - Name - Contact – Phone | + | As you can see, the data model is currently empty. In this application, we want to record company contact information, so we will add the following fields: |
| + | |||
| + | * Name | ||
| + | |||
| + | * Phone | ||
| + | * Website | ||
| + | * Contact - Name | ||
| + | * Contact – Phone | ||
| The data type is chosen automatically based on the column name, but you can adjust it if necessary. | The data type is chosen automatically based on the column name, but you can adjust it if necessary. | ||
| Line 176: | Line 185: | ||
| //Note: Sharing an application that has not been installed only works if all users are on the same network.// | //Note: Sharing an application that has not been installed only works if all users are on the same network.// | ||
| - | If you want to use the application productively you should install it. can install your app in the VisionX.cloud. See [[:visionx:documentation#visionx-cloud|VisionX Cloud]] for more details. VisionX applications can also be installed in any on-premise or cloud infrastructure. See [[https://doc.sibvisions.com/visionx/documentation#installation|VisionX Installation]] for more details. | + | If you want to use the application productively you should install it. You can install your app in the VisionX.cloud. See [[:visionx:documentation#visionx-cloud|VisionX Cloud]] for more details. VisionX applications can also be installed in any on-premise or cloud infrastructure. See [[https://doc.sibvisions.com/visionx/documentation#installation|VisionX Installation]] for more details. |
| ==== Changing The User Interface ==== | ==== Changing The User Interface ==== | ||
| Line 246: | Line 255: | ||
| * Read the full documentation - [[:visionx:home|Full documentation]] | * Read the full documentation - [[:visionx:home|Full documentation]] | ||
| * Visit our documentation page - [[:visionx:home|Documentation page]] | * Visit our documentation page - [[:visionx:home|Documentation page]] | ||
| - | * Book a demo session - we are happy to help you with the first steps [[https://visionx.sibvisions.com/schedule-demo/|Book a demo]] | + | * We are happy to help you with the first steps - [[https://visionx.sibvisions.com/schedule-demo/|Book a demo session]] |
