create-dialog
CommunityGenerate validated Directum RX input dialogs
System Documentation
What problem does it solve?
This Skill solves the problem of creating a correct Directum RX InputDialog for an Action (including field setup, validation, and entity-to-entity links) so the resulting workflow behaves consistently with Directum platform patterns.
Core Features & Use Cases
- Create InputDialog for Directum RX Actions: define dialog title from Resources, add typed fields (Select/String/Date/Boolean/Integer/Double/Hyperlink), and wire required defaults.
- Bind related fields (ESM pattern): implement dependent filtering (e.g., Department → Employee) with
SetOnValueChangedto keep dialog selections consistent. - Add safety & workflow controls: follow Can-method patterns, handle Ok/Cancel flows, and support passing params to Refresh when needed.
- Enforce DDS/MCP compliance after creation: validate the package and synchronize resx keys using MCP commands.
Quick Start
Ask the AI to create an InputDialog for action {ActionName} on entity {EntityName} using title {DialogTitle}, with required Select fields {Field1} and {Field2}, including linked filtering between {LinkedFields}, and calling remote method {ServerCall} after confirmation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-dialog Download link: https://github.com/dunaevdmitriys-dev/directum-mcp-server/archive/main.zip#create-dialog Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.