Low-Code Platform#
- First Time Login
- Basic Platform Settings
- Menu Items
- Development of Applications
- Component
- UI Components
- “BASIC” GROUP|separator
- Label
- Text Field
- Password
- Text area
- Code Editor
- WYSIWYG editor
- Phone Number
- Hyperlink
- HTML
- SVG
- Image
- Pdf viewer
- File
- Number
- Checkbox
- Select
- Multiselect
- Switch
- Button
- Radio button
- “ADVANCED” GROUP|separator
- Date / Time
- Day
- Time
- Data Grid
- Pivot grid
- Confirmation State
- Tab Control
- List view
- Tree View
- Slider
- Signature
- Charts
- Progress Bar
- “LAYOUT” GROUP|separator
- Page
- Panel
- Grid
- Toolbox Flows tab
- Dataflow
- INPUT GROUP|separator
- Get values from connector
- Subscribe to connector
- Get Action Model
- Get workflow model
- Get Empty Model
- Proxy get entry
- Proxy query entry
- Get raw model
- Import file
- MODEL TRANSFORMATION GROUP|separator
- Transform model
- Join models
- Extract collection
- Filter source
- Lookup reference
- Execute script
- Query entity by filter
- Select many
- Get entity by id
- Load catalogs by key
- Distinct
- Group By
- Calculate array
- Simple math
- Execute dataflow
- Get file info
- “USER CONTEXTS” GROUP|separator
- Register context for model
- Register external user
- Prepare external keys
- Assign context role for model
- Get one-time code for user
- Confirm one-time code for user
- Update or create user info
- Get user info
- Login with password
- Reset user password request
- Confirm user email request
- Send templated notification
- Send notification
- Remove assigned roles for user
- OUTPUT GROUP|separator
- Store entry over bus
- Update entry
- Deferred update entry
- Apply deferred update operations
- Execute API call
- Write response
- Form action
- Execute Workflow
- Export to File
- Render template
- What is dataflow?
- Workflow
- Using Python
- Introduction
- Python Library Menu
- Viewing Common Python Modules
- Adding a New Module
- Platform and Python
context.Model
&context.DataModel
context.Properties
context.Form
context.Commands
context.Logger
context.PlatformServices
context.PlatformServices.Sidebar.Builder
context.PlatformServices.DialogBuilder
context.SessionManager
context.Runtime
context.UserInfo
context.ConfirmationServices
smth.Busy(boolean)
,smth.Error(boolean, string)
,smth.GetDynamicFilterValue(string)
- Uploading images via http.client and file storage
- SIP в Component Script
- Requests to the catalogs service from data-flow script scenarios
- Adding CRUD methods for data-flow script scenarios
- Extension methods for working with JSON
- Publications
- Tutorials
- Tutorial №1
- Creating Your First Application — Invoice Inventory
- Opening Studio
- Setting Up Required Data Fields
- Setting Up the Interface for Our Application
- Setting Up the Add/View Invoice Page
- Setting Up the All Invoices Page
- Adding Action Buttons and Dataflow for Saving Data
- Add Save and Return to all invoices buttons
- Adding Data Flow for Saving
- Publishing and Testing Your Application
- Tutorial №2
- Tutorial №3
- Tutorial №1
- Community forum
- Release descriptions