you should be using git to download the code and update your installs.
please make sure you have applied all code changes correctly.
also, remember to press on "Load changes" first
Finally try the variables in the online demo to make sure they are working correctly.
(08-27-2016, 10:14 PM)rslemer Wrote: And I suggest you move GlobalVariable, and businessMap to menu Setting ( instead Tools )
I think make more sense ...
I can't do this in general but you can do it in particular for your installs if that is what you want/need.
By design, only admin users can access modules that are in the Settings menu. Both GlobalVariables and Business mappings are modules that users can use. It may be rare, but it can happen. Where certain users can define how they want the application to behave.
Note that both of these modules permit defining variables/mappings per module and user, so where one user can have the comments open by default another could have them closed, and each of them could configure different behaviors of that block per module, ....
Even the system uses the global variable module in the background. For example, the global variable that defines which modules to search in the global search is automatically created and updated for you when you launch a search,....
They are VERY powerful module that make the system flexible.
08-28-2016, 06:52 PM (This post was last modified: 08-28-2016, 07:34 PM by rslemer.)
This lines is missing
I can add manually?
(08-28-2016, 06:48 PM)joebordes Wrote:
(08-27-2016, 10:14 PM)rslemer Wrote: And I suggest you move GlobalVariable, and businessMap to menu Setting ( instead Tools )
I think make more sense ...
I can't do this in general but you can do it in particular for your installs if that is what you want/need.
By design, only admin users can access modules that are in the Settings menu. Both GlobalVariables and Business mappings are modules that users can use. It may be rare, but it can happen. Where certain users can define how they want the application to behave.
Note that both of these modules permit defining variables/mappings per module and user, so where one user can have the comments open by default another could have them closed, and each of them could configure different behaviors of that block per module, ....
Even the system uses the global variable module in the background. For example, the global variable that defines which modules to search in the global search is automatically created and updated for you when you launch a search,....
They are VERY powerful module that make the system flexible.
ok!
(08-28-2016, 06:48 PM)joebordes Wrote:
(08-27-2016, 10:14 PM)rslemer Wrote: And I suggest you move GlobalVariable, and businessMap to menu Setting ( instead Tools )
I think make more sense ...
I can't do this in general but you can do it in particular for your installs if that is what you want/need.
By design, only admin users can access modules that are in the Settings menu. Both GlobalVariables and Business mappings are modules that users can use. It may be rare, but it can happen. Where certain users can define how they want the application to behave.
Note that both of these modules permit defining variables/mappings per module and user, so where one user can have the comments open by default another could have them closed, and each of them could configure different behaviors of that block per module, ....
Even the system uses the global variable module in the background. For example, the global variable that defines which modules to search in the global search is automatically created and updated for you when you launch a search,....
They are VERY powerful module that make the system flexible.
(08-28-2016, 06:36 PM)joebordes Wrote: check your build/changeSets/DefineGlobalVariables.php file, that is where the global variables are defined