When changing forms while keeping the fields (that ALT trick), update the form information on each field
rafaehlers opened this issue · 0 comments
rafaehlers commented
When switching the form used as the View data source using the ALT trick to keep the existing fields, the field information needs to be updated to reflect the new form.
Here's a video explaining this: https://www.loom.com/share/9d807b001a8c40f5b9d4b892a690e6eb
Steps to reproduce
- Access the View editor
- Hold the ALT key on your keyboard while clicking on the data source dropdown to pick a new form
- Select a new form
- Save the View
- Check the field settings modal
What's expected
After switching forms and saving the View, the form information on each field gets updated.
ps.: This issue was originally branched out from this other one: #2159