This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/server/pages/templates
Jeffrey Smith 110f128661 Fix workflow entry token resolution and fieldset submit guard
RenderWorkflow() was passing the route param (instance ID) as the
entry token to the template JS. The advance API needs the actual
entry token from the instance. Now resolves from inst.EntryToken
and checks the ?token= query param from the landing page redirect.

Also fix submitForm() early-return guard that blocked progressive
forms using fieldsets (checked FORM_TPL.fields but not .fieldsets).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 22:21:38 +00:00
..
2026-04-01 11:18:28 +00:00
2026-04-01 20:19:45 +00:00
2026-04-01 20:19:45 +00:00
2026-04-01 13:25:04 +00:00