Changes

m
Line 22: Line 22:  
After adding the canvas parameter, URL will look like
 
After adding the canvas parameter, URL will look like
   −
'''http://mydomain/societe/soc.php?action=create&leftmenu=customers&canvas=mymodule@mycanvas'''
+
'''http://mydomain/societe/soc.php?action=create&leftmenu=customers&canvas=mycanvas@mymodule'''
   −
When you add a parameter canvas=mymodule@mycanvas on a create page, Dolibarr will use the template file into htdocs called
+
When you add a parameter canvas=mycanvas@mymodule on a create page, Dolibarr will use the template file into htdocs called
    
'''/''mymodule''/canvas/''mycanvas''/tpl/''tabname''_create.tpl'''
 
'''/''mymodule''/canvas/''mycanvas''/tpl/''tabname''_create.tpl'''
4

edits