Anyone able to get the highlighting feature to work on the actual documents views? Anytime I add highlight: true like the code below then the field is removed from the show page??
config.add_show_field 'description', label: 'Description', highlight: true