Hello dear community,
i have got a problem with notifications:
i have a field. if the user enters a string with a length over 13 he gets a notification.
if the the string length is less than 13 then he gets a notification.
when the user opens the page he gets the notifications via trigger onaftergetreccord on the page.
so now, i if the user changes and existing entry or add a new entry i want the notifications to update.
i did this on the onvalidate trigger but the problem is the last notification regarding this field does exist.
this is a problem.
i did already some research and but i can not find a solution.
I would also be happy if i could notify the user with something like rec.fielderror however with this, the entry does not insert.
Solution via Messages is not a solution.
Dear community, please help.