Add custom default values for additionalTasksFolder and additionalTemplatesFolder

Posts   
 
    
Posts: 2
Joined: 09-Jul-2021
# Posted on: 12-Aug-2021 19:26:51   

Hi,

LLBL GEN Version 5.3

Is there a way to add default values for the following settings?

additionalTemplatesFolder additionalTasksFolder

I attempted to add the following entries to the config file located in the root dir of LLBL (Note, not real path names)

<appSettings>
    <add key="AdditionalTasksFolder" value="SomePath\Tasks"/>
    <add key="AdditionalTemplatesFolder" value="SomePath\Templates"/>

Then looking at %AppData% ... LLBLGen Pro /Preferences53.xml

it is pulling in (Note, not real user name)

  <additionalTasksFolder value="C:\Users\myUser\Documents\LLBLGen Pro\v5.3\Tasks" />
  <additionalTemplatesFolder value="C:\Users\myUser\Documents\LLBLGen Pro\v5.3\Templates" />

Please let me know if you have any questions!

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 13-Aug-2021 09:23:35   

Please see the Preferences of the designer for an additional template path for templates that have to be used for all projects and your project settings for the additional template path that has to be used for that project.

Frans Bouma | Lead developer LLBLGen Pro