Hi,
is it possible to force a default value for planning mode when creating a new activity thanks to a configuration file ?
or could you tell me which file can be modified to force the value ?
thank
best regards
Hi,
Defaut value is always the first in the list.
So you just have to change the "sortOrder" in the table "planningmode" so that the defaut value comes first.
This is an internal table, so no screen is available to make this change, you have to operate directly in the database. Also take care not to change any other value in this table.
Regards.