Closed (fixed)
Project:
Webform
Version:
6.3.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2025 at 15:43 UTC
Updated:
10 Apr 2025 at 15:59 UTC
Jump to comment: Most recent
Comments
Comment #2
cilefen commentedComment #3
jrockowitz commentedIn a form alter hook, you can change the
$form['progress']weight or alter the $form array.ChatGPT suggested the below approach, which is completely valid and the simplest solution