Hello,
I have a question related to on how actions interact on a single or multiple entities.
1) I currently have customized actions that are only shown in the detailed view of an entity: These actions work on a single entity instance. I wander how and if I could see and invoke the same action from the filterable bean collection module (= the entity search panel). I then need to convert my customized action, a WrappingAction, into a ModuleObjectFrontAction, don’t I? I also wander whether my customized action will then be applicable to a selection of entity instances whereas until now I only can invoke my customized action on a single entity instance.
2) The other way around: We have by default several actions in the entity search panel, amongst others the standard save action and the standard contents reload action. For both mentioned actions, it is only logical to show them also in the detailed view action, isn’it? I thus would like to understand what is the best way to make both actions available in the entity detailed view.
Your thoughts are welcome, as well as directions on how to proceed.
Marc
| Attachment | Size |
|---|---|
| SubmitStateAction.txt | 2.03 KB |
