Where/how to change the default name "Begin" of a custom webpart/module.

LabKey Support Forum (Inactive)
Where/how to change the default name "Begin" of a custom webpart/module. kevink  2012-04-06 22:21
Status: Closed
 
For each html view, the webpart.xml config file should be named using the same prefix as the view file. So for the "begin.html" view, try renaming your webpart config file to "begin.webpart.xml" instead to see if the title is picked up.