Hi all,

I put the following in views.pl
{
  id => "people",
  fields => "creators_name/editors_name",
  order => "title",
},

and when running "generate_views repo_id" I get the following error "Invalid path value 'last_name:first_name' in menu: people/lastname:firstname ' for as many creators in database.

I would appreciate your help.

Thanks