Can I use a '_' in my folder name?

Knowledge Drop

Last tested: Aug 27, 2020
 

You most certainly can. There is a possibility you will see this error:

include: references a project '_foldername' not in the manifest for 'projectname'

The folder name with the '_' possibly contains a model and view files. If you try to include each view file by name, you may see this error. To ensure that you no longer see the error, include all views with wildcard characters.

 

include: "*.view"

This content is subject to limited support.                

Version history
Last update:
‎07-07-2021 12:27 PM
Updated by: