Free plugin that enhances Espo's Dynamic Logic capabilities with three improvements:
1) Ability to change a field's css specifications (background color, text color, font weight, etc) based on Dynamic Logic conditions.
2) Ability to view the changed css in detail and in list views.
3) Ability to use the current User attributes (isAdmin, isPortal and Team membership) as conditions to apply Dynamic Logic directives (standard like visibility, readonly, etc. or the new css specifications) to a record.
This plug in can be downloaded here: https://github.com/telecastg/enhance...ic-for-espocrm
See the README page for installation and use instructions.
The enhanced Dynamic Logic capabilities are not accessible form the Administration module, they require modifications to an entity's clientDefs and record views, but hopefully the Espo development team will find these improvements useful and can integrate them into future versions.
1) Ability to change a field's css specifications (background color, text color, font weight, etc) based on Dynamic Logic conditions.
2) Ability to view the changed css in detail and in list views.
3) Ability to use the current User attributes (isAdmin, isPortal and Team membership) as conditions to apply Dynamic Logic directives (standard like visibility, readonly, etc. or the new css specifications) to a record.
This plug in can be downloaded here: https://github.com/telecastg/enhance...ic-for-espocrm
See the README page for installation and use instructions.
The enhanced Dynamic Logic capabilities are not accessible form the Administration module, they require modifications to an entity's clientDefs and record views, but hopefully the Espo development team will find these improvements useful and can integrate them into future versions.
Comment