Title
qListView – Custom Display Field name ‘test field with gaps’ cannot contain spaceDescription
Cause
The developers changed the code to not allow spaces in a custom field to stop Javascript errors in certain scenariosResolution
If you have a custom field name like this "field with gaps" you will have to change it to this "field_with_gaps" and this will stop you getting this error:
The following error occurs:
Custom Display Field name 'test field with gaps' cannot contain space