DYNUI Dynamic Reporting and SPA Management Panel
Modernized from an Ext.NET architecture, our metadata-driven dynamic component engine turns your database into a modern web application in seconds.
No guide topics matched your search.
1. Account Creation and Login
A modern Identifier-First Authentication architecture is used to give you a secure and fast login experience.
How It Works
- When you enter your email address, the system automatically checks whether you're registered.
- If you're already registered, you're taken straight to the password screen.
- If you're not registered, you move on to the sign-up form, where a one-time email verification code will be sent.
Sign in with Google: Use your work or personal Google account to sign in with a single click, and set a permanent password at any time from the Reset Password step.
User Login
2. Workspace Management
The main panel that greets you when you log in is the Workspaces screen. This is the central hub for every authorized database connection you can actively work on.
Workspaces Table Simulation
Live Preview| Administrator | Workspace Name | Status | Metadata Counts | Assignment Status | Action / Role |
|---|---|---|---|---|---|
| info@dynui.com | Northwind | Active | 13 Tables, 17 Views, 197 Fields | Assigned | |
| admin@dynui.com | AdventureWorks | Active | 0 Tables, 0 Views, 0 Fields | Unassigned | Awaiting Approval |
3. Database Definition and Rules
DYN UI has a flexible architecture that can generate dynamic screens entirely from your database schema. For best performance and stability, the system enforces certain rules.
Supported Data Types
Primary Key Rules
- A table must have exactly one Primary Key for CRUD operations to work.
- The PK data type must be
bigint,int,smallint, oruniqueidentifier. - If a text-based field is the PK, creating new records will not work; only updates and deletes are supported.
Three-Dot (...) Menu Actions
{{ action.desc }}
4. Access Requests
Administrators manage incoming connection requests to their shared databases through a central queue. You can perform three main actions on a request:
Grants instant access by linking the selected user to a defined role.
Rejects the request. A rejected user is blocked from submitting another request with the same key.
Permanently removes the request. The user may submit a new connection request if they wish.
5. Metadata Configuration (Metadata Manager)
The Metadata module, the lifeblood of the DYN UI engine, turns your SQL schemas into user-friendly dynamic screens, forms, and filter mechanisms.
{{ meta.title }}
{{ meta.desc }}