Good night.
I have a routine callback_after_insert that generate a random code that is stored in another table. I need at the end of the routine, print that value to the user ( to copy and paste it into another document ). How I can generate that message with that value when I finish running the process of inserting the record ?
Thanks in advance
- Yaremi