website logo
πŸ”­Overview
▢️Demos
πŸ› οΈDeveloper's guide
🧰Custom Actions
πŸ”§Integrations
Navigate through spaces
πŸ”­Overview
▢️Demos
πŸ› οΈDeveloper's guide
🧰Custom Actions
πŸ”§Integrations
⌘K
πŸ“œWhat is a Custom Action?
πŸ“œPrerequisites and Environment setup
πŸ“œYour first Custom action
πŸ“œCustom action decorators
πŸ“œFrontend decorator
πŸ“œFrontend Select decorator guide
πŸ“œClass decorator
πŸ“œBackend decorator
πŸ“œLists and Display rules inside custom actions
πŸ“œFull guide on custom actions
⚠️Custom action rules and limitations
Docs powered byΒ archbeeΒ 
4min

Custom action rules and limitations

Custom actions give users a way to customize the PROCESIO platform according to their needs, however while doing this you will need to keep in mind the restrictions imposed by this technology:

  1. Custom actions can be created with any code editor that is compatible with the .net core 3.1 library.
  2. Custom actions can only be written using the C# language.
  3. Use the nuget provided by PROCESIO. Follow the steps presented in Prerequisites and Environment setup and read the Your first Custom action to help you get started.
  4. Other libraries that are not offered by Microsoft need to be whitelisted with us. In the following you will see the list of the ones already whitelisted.
JSON
|
Updated 04 Mar 2022
Did this page help you?
Yes
No
Docs powered byΒ archbeeΒ