CoreBOSBB
Hide Comments for default - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Hide Comments for default (/showthread.php?tid=384)

Pages: 1 2 3


RE: Hide Comments for default - joebordes - 08-28-2016

Yes, you can add them manually but you really should look into git, it is MUCH easier than modifying files.

Moving coreBOS to another directory (correctly changing config.inc.php) should not affect anything, definitely not cbupdater which is (more or less) a normal module.


RE: Hide Comments for default - rslemer - 08-28-2016

ModComments_DefaultCriteria ( set value "Last 5 " ? )
ModComments_DefaultBlockStatus ( set value "0" for start closed ? )


RE: Hide Comments for default - joebordes - 08-28-2016

Go to the online demo. Access the a record or create a new record in the global variable module.
You will see the GVarDefinitions block. I added the definitions of these to variables there, with their values, defaults and explanation.


RE: Hide Comments for default - rslemer - 08-28-2016

sorry but I not found GVarDefinitions Definitions block .... Sad


RE: Hide Comments for default - joebordes - 08-29-2016

Go to the online demo.
Go to the Global Variable module
Click on the create button
Scroll down and you will see the definitions table.


RE: Hide Comments for default - rslemer - 08-29-2016

I see this screen ( but not any explanation ... )


RE: Hide Comments for default - joebordes - 08-29-2016

Enter in english, it is not translated for your language


RE: Hide Comments for default - joebordes - 08-29-2016

No, sorry, I didn't look at the image.
Please use the online demo, your code is not up to date with the latest changes.
It is VERY important to follow our development using git. We make changes, fixes and enhancements EVERY day, it makes no sense to do releases or version numbers and it is just to easy to do keep up with git and cbupdater.

Please confirm that you see the block in the online demo with the explanation.


RE: Hide Comments for default - rslemer - 08-29-2016

Demo not is a version access at http://demo.coreboscrm.com ?

This screen is copy from there ...


RE: Hide Comments for default - joebordes - 08-29-2016

No, the demo is here:

corebos.org/demos/corebos

the one you reference is coreBOSCRM, not coreBOS. I can update that one if you want to but I prefer to keep the forum talking about coreBOS as much as possible.