apps
latest
false
- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Designing your App with Autopilot
- Using a text prompt to generate an app
- Using a PDF or image to generate an app
- Using an entity to generate an app
- Adding a page to your app
- Generating VB expressions using a text prompt
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Leveraging Connections in your apps
- Web apps in Studio Web
- Application Lifecycle Management (ALM)
- UiPath® First-Party Apps
- Basic Troubleshooting Guide
Using a text prompt to generate an app
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática.
Apps User Guide
Last updated 15 de nov. de 2024
Using a text prompt to generate an app
To generate an app using a text prompt, your tenant must have sufficient Autopilot actions available.
To generate an app using a text prompt, follow these steps:
Once the process is complete, the app displays immediately. The generated app contains:
-
A main page with a page container
-
A second page bound to the page container of the main page (this contains the form fields and input fields)
-
A Submit button
-
An entity mapped to your form's data schema
-
A
CreateEntityRecord
rule bound to the Submit button and with its fields bound to the corresponding input controls