Skip to content

The duration format should be defined in the template to avoid having to override the controller #48

Description

@xaviermarchegay

TextField::new('duration')->formatValue(function ($value, ProcessExecution $entity) {
return $entity->duration(); // returned format can be changed here
}),

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions