Menu

#1391 Unable to book the room

open
nobody
None
1
2017-12-13
2017-12-13
No

Hi
I am unable to book rooom as am getting message as shown in attached image. Once I click submit I am getting message that "Custom field names cannot contain spaces.".

1 Attachments

Related

DO NOT USE - Support Requests: #1391

Discussion

  • Campbell Morrison

    It looks like you have created one or more custom fields whoe names contain spaces. Rename them to get rid of the spaces, eg by using underscores instead.

    To set the description of the custom field, use the $vocab_override setting in the config file, eg

    $vocab_override['en']['entry.custom_field'] = "Custom Field";
    
     
MongoDB Logo MongoDB