Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#131026 Start new process buttons on case detail widgets #1683

Conversation

Klaas-Ritense
Copy link
Member

@Klaas-Ritense Klaas-Ritense commented Dec 20, 2024

BE now accepts an optional "actions" array.

{
    "type": "fields",
    "key": "test-widget-2",
    "title": "Widget 2",
    "width": 2,
    "highContrast": true,
    "actions": [
        {
            "name": "Edit",
            "processDefinitionKey": "edit-process"
        }
    ],
    "properties": {...}
}

@Klaas-Ritense Klaas-Ritense requested a review from a team as a code owner December 20, 2024 11:29
@Klaas-Ritense Klaas-Ritense deleted the feature/131026-Start-new-process-buttons-on-case-detail-widgets branch December 20, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant