Closed stasmakarov closed 1 month ago
Jmix version: <2.3.4>
It is impossible to enter a delegate expression when creating an execution listener:
The field "Delegate expression" looks like ComboBox, but it must be simple text field. So it is impossible to enter an expression here.
The user must be able to enter the delegate expression like ${small.MyBean.print()}
Sorry, my fault: there were no appropriate class created
Environment
Jmix version: <2.3.4>
Bug Description
It is impossible to enter a delegate expression when creating an execution listener:
Steps To Reproduce
Current Behaviour
The field "Delegate expression" looks like ComboBox, but it must be simple text field. So it is impossible to enter an expression here.
Expected Behaviour
The user must be able to enter the delegate expression like ${small.MyBean.print()}