i have some custom hooks for account entity and it involves finding related entities, e.g i have a custom entity called Contract (One Account Has Many Contracts) in my hook i try to find all related contracts for the account but i want to notify the user if no contract has been found. i would just like to use built in notification to notify the user. how can i achieve this? anyone has used the notification before?
yuri can you please help. how can i use the notification within a php class (Hooks)?
Thanks
yuri can you please help. how can i use the notification within a php class (Hooks)?
Thanks
Comment