LightningWeb.WorkflowLive.Collaborate (Lightning v2.15.0-pre5)

View Source

LiveView for collaborative workflow editing using shared Y.js documents.

This LiveView handles both creating new workflows and editing existing ones:

  • For new workflows: Creates an ephemeral workflow with a temporary UUID
  • For existing workflows: Loads the workflow from the database

Supports credential creation modal for both new and existing workflows.