You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the 'Send form to URL' workflow, filling out the fields in the 'Fields' mapper field does not save all information. 'Alias' and 'Static value' appears empty, when you open the workflow after hitting 'Save'. The number of mappings and 'Form value' is saved.
Reproduction
Specifics
Umbraco: 8.5.5 | 8.6.1
Forms: 8.3.1 | 8.4.1
Before:
After:
Steps to reproduce
Make a form with name, email etc
Configure workflow
Add new workflow
Select 'Send form to URL'
Fill out required fields + add 1 or more mappings in the 'Fields' mapper field
a. When creating mappings, fill out alias and/or static value
Hit 'Submit'
Open the added workflow
Alias and static value data is missing
Expected result
I expect 'Alias' and 'Static value' to save the information entered in the field after hitting 'Submit'.
Actual result
It does not save 'Alias' and 'Static value' and entered information is lost after hitting 'Submit'.
The text was updated successfully, but these errors were encountered:
Thanks for the report @etharion. This is a duplicate of #350 which we intend to work on in the next few weeks. For now the workaround is to add a new blank mapping after the last one and then save.
When using the 'Send form to URL' workflow, filling out the fields in the 'Fields' mapper field does not save all information. 'Alias' and 'Static value' appears empty, when you open the workflow after hitting 'Save'. The number of mappings and 'Form value' is saved.
Reproduction
Specifics
Umbraco: 8.5.5 | 8.6.1
Forms: 8.3.1 | 8.4.1
Before:
After:
Steps to reproduce
a. When creating mappings, fill out alias and/or static value
Expected result
I expect 'Alias' and 'Static value' to save the information entered in the field after hitting 'Submit'.
Actual result
It does not save 'Alias' and 'Static value' and entered information is lost after hitting 'Submit'.
The text was updated successfully, but these errors were encountered: