Describe the problem to be solved
When creating a custom widget with columns mapping it can be tedious to map all columns individually if you have numerous columns (eg. 10+).
Describe the solution you would like
It would be great to have automatic recognition of columns with the same name as a default value which can obviously be changed manually.
For example the Calendar widget asks for "Start date", "End date", "Title", etc. If in the raw data we have columns with the same name (eg. "Start date", "End date", "Title") then it would be automatically mapped. But we would still have the choice to change the column selected afterwards.
It may look somehow like the automatic mapping during import.
Describe the problem to be solved
When creating a custom widget with columns mapping it can be tedious to map all columns individually if you have numerous columns (eg. 10+).
Describe the solution you would like
It would be great to have automatic recognition of columns with the same name as a default value which can obviously be changed manually.
For example the Calendar widget asks for "Start date", "End date", "Title", etc. If in the raw data we have columns with the same name (eg. "Start date", "End date", "Title") then it would be automatically mapped. But we would still have the choice to change the column selected afterwards.
It may look somehow like the automatic mapping during import.