원클릭으로
library-rule-html-property
Reference list of out-of-the-box Pega controls (Rule-HTML-Property) commonly used in pyStreamName on property rules
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reference list of out-of-the-box Pega controls (Rule-HTML-Property) commonly used in pyStreamName on property rules
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | library-rule-html-property |
| description | Reference list of out-of-the-box Pega controls (Rule-HTML-Property) commonly used in pyStreamName on property rules |
This reference lists out-of-the-box controls commonly used in pyStreamName on property rules.
Clients can create custom controls and override these values, so this list is a reference, not a validation allowlist.
The String type column reflects the dominant observed type where clear from the XML and prior schema notes; mixed or unclear mappings are called out explicitly.
| String type | Control name | Description |
|---|---|---|
Date | Date-Calendar | TBD |
Date, DateTime | DateTime-Calendar | TBD |
Date, DateTime | pxDateTime | Date/time picker for Date and DateTime properties. |
DateTime | DateTime-Long | TBD |
DateTime | DateTime-Medium | TBD |
DateTime | DateTime-Short | TBD |
Decimal | formatSummaryDecimal | Decimal Formatter |
Decimal | pxNumber | Decimal number input. |
Integer | pxInteger | Integer input for whole number fields. |
Text | AssignmentStatus | Pick Assignment Status |
Text | Default | Default HTML formatting for a scalar property, used in stream processing when no specialized formatting is named in the corresponding Rule-Obj-Property instance. |
Text | FixedSizeForInput | This control is deprecated. It uses legacy HTML directives. |
Text | GetLocalizedValue | Return the localized value for display |
Text | PromptSelect | PromptSelect |
Text | pxDropdown | Dropdown selector for fields with a fixed set of values such as prompt lists. |
Text | pxTextArea | Multi-line text area for long-form text such as descriptions, notes, and comments. |
Text | pxTextInput | Single-line text input for short text fields such as names, titles, and codes. |
Text, Password | pxObfuscated | TBD |
TrueFalse | BPCheckBoxDisplay | small checkbox |
TrueFalse | CheckBox | checkbox |
TrueFalse | CheckBoxSelect | small checkbox |
TrueFalse | CheckBoxSelectBP | TBD |
TrueFalse | CheckBoxSelectWritable | small checkbox, always writable |
TrueFalse | CheckBoxSmall | small checkbox |
TrueFalse | pxCheckBox | Checkbox for boolean properties. |
TrueFalse | pxRadioButtons | TBD |
Use when the bundled Pega Infinity Authoring Codex plugin needs setup, authentication help, or troubleshooting. Confirm the plugin MCP server first, then verify the bundled runtime and skills payload.
Use when the GitHub Copilot CLI plugin needs connection setup help, environment configuration, or troubleshooting. Guides first-time setup, OAuth configuration, and recovery from connection failures.
Use this skill when the user asks to design or review a data model, choose between Case Type vs. Data Object, model a business process in App Studio or Dev Studio, add or change Case Types or Data Objects, or structure fields, relationships, primary fields, business keys, or attachments within a Pega application.
Load before creating or updating any Pega rules. Covers the ChangeRequest 4-stage lifecycle (intake, authoring, review, complete), branch isolation, case properties, and resuming cases.
Load when building a DX API assignment action payload for runtime case updates. Covers when to use content, when to use pageInstructions, how to combine them, and how to structure supported page, page-list, and page-group instructions for perform-action.
General instructions for creating and updating Pega rules using the schema-backed authoring tools