qListView – Custom Display Field name ‘test field with gaps’ cannot contain space
qListView – Custom Display Field name ‘test field with gaps’ cannot contain space
If you have spaces in a added custom field in the qListView
The developers changed the code to not allow spaces in a custom field to stop Javascript errors in certain scenarios
<p>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:</p><p><span style="COLOR: red">The following error occurs:<br /> Custom Display Field name 'test field with gaps' cannot contain space</span><br /> <br /> </p>
The developers changed the code to not allow spaces in a custom field to stop Javascript errors in certain scenarios