Tocco Docs Logo

All Content

  • About
  • BS
  • Tocco Framework
    • Architecture
    • Build
    • Running
    • Schema Upgrade (AKA DB Refactoring)
    • Tests
    • Client
    • Configuration
      • ACL
      • Batchjob
      • Changesets
      • Client Questions
      • Configuration
      • Entities and Relations
      • Entity Listener
      • Folder Structure
      • Forms
      • Initial Values
      • Menu
      • Reports
      • REST Resource
      • Terms condition
      • Text-Resources
      • Unit-Tests
      • Validators
      • Actions
        • Custom React Actions
        • Legacy Actions
        • Simple Actions
      • Widgets
      • Configuration Parameters
      • Modules
    • REST
    • Modules
    • Contributing Guidelines
    • Removing Legacy Code
  • Dev
  • DevOps
  • Diagnostics
  • IDE / Dev and DevOps Environment
  • Organization
  • Tutorials
Tocco Docs
  • Tocco Framework
  • Configuration
  • Actions
  • Edit on GitLab

This is an internal documentation. There is a good chance you’re looking for something else. See Disclaimer.

Actions¶

  • Custom React Actions
    • Client
      • Action package
      • Make action available to admin
      • Make action available to legacy client
    • Form Configuration
  • Legacy Actions
    • Dependencies
      • build.gradle
    • JavaScript
    • DWR-Communication
      • Java-Script
      • Java
      • Data-Types
      • Custom Beans
    • Standard-Integration
    • ACL
    • ActionFactories
    • How to enable legacy actions in the new client
  • Simple Actions
    • Basic action example
    • Form possibilities
      • Adding an icon
      • Limit selection size
      • Warn when selection size reaches some threshold
      • Run in background
      • Action condition
      • Button styling
    • Endpoint possibilities
      • Run checks before logic and abort if not successful
      • Make user confirm action
      • Have user acknowledge some message without proceeding with action
      • Change default action in confirm popup
      • Add entities to message
      • Add TQL condition for select field
    • Validate user input
      • Let the user input data for the action
      • Fill initial form with default values and custom texts
      • Run in background
      • Customize client messages for background actions
      • Get detail entity when running action from a embedded list
    • Testing
Previous Next

Revision ecec1f67. Last updated on 2025-05-05 09:07 UTC.

Built with Sphinx using a theme provided by Read the Docs.