-
Notifications
You must be signed in to change notification settings - Fork 37
Home
Eric BREHAULT edited this page Sep 23, 2016
·
7 revisions
With Plomino you can create your own custom applications in your Plone site directly from the Plone web interface without programming.
You can create and design forms in WYSIWYG mode
You can create specific actions:
- compute fields values using basic formulas,
- send email notifications,
- perform searches,
- etc.
You can adapt the application behaviour depending on the user access rights and roles in a very granular way.
The Plomino access control list offers five different access levels plus the ability to define specific users roles. Actions and forms can use hide-when formulas to dynamically change the application behaviour.
You can import/export your application structure and/or your application data over HTTP between remote servers.
Creating a basic application