Skip to content

Fix multi step executor args passing /wo preview#2060

Merged
mvorisek merged 12 commits intodevelopfrom
fix_ua_args_passing_1856
May 31, 2023
Merged

Fix multi step executor args passing /wo preview#2060
mvorisek merged 12 commits intodevelopfrom
fix_ua_args_passing_1856

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented May 30, 2023

fix #1856

If there are more than 1 steps, args are sent from client thru AtkAjaxecPlugin JS, so form cannot be submit directly (as it was before this PR when "preview" step was not enabled).

@mvorisek mvorisek force-pushed the fix_ua_args_passing_1856 branch 2 times, most recently from 3897d87 to 6b40b9a Compare May 30, 2023 23:48
@mvorisek mvorisek force-pushed the fix_ua_args_passing_1856 branch from 6b40b9a to aab3b03 Compare May 30, 2023 23:57
@mvorisek mvorisek force-pushed the fix_ua_args_passing_1856 branch from 4cf2c36 to 44a0508 Compare May 31, 2023 00:24
@mvorisek mvorisek changed the title Fix step executor multi step args passing /wo preview Fix multi step executor args passing /wo preview May 31, 2023
@mvorisek mvorisek marked this pull request as ready for review May 31, 2023 10:04
@mvorisek mvorisek merged commit a640009 into develop May 31, 2023
@mvorisek mvorisek deleted the fix_ua_args_passing_1856 branch May 31, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

StepExecutor does pass args /w fields & no preview

1 participant