This question has been flagged
2 Replies
3052 Views

Hi,

I have a method for some computation (creating 10 purchase orders) which is executed when a state changes. On certain cases a warning popup should be shown after the creation. Is there a way to do it?

Means which do NOT work:

- on_change method: Because it has nothing to do with dynamic field inputs
- Exceptions: They would cancel the creation of the 10 purchase orders

Avatar
Discard

Hi Gregor, You may write in the Message/Communication History(in the bottom of the form) of that record. Except it, i don`t think there is any way to achieve that.

Author

Thanks but I also don't want to use the Message/Communication History.