Custom Status Message

 2 Replies
 0 Subscribed to this topic
 12 Subscribed to this forum
Sort:
Author
Messages
mcl
Advanced Member Send Private Message
Posts: 29
Advanced Member

In Lawson Portal (Ver 9) if a message is displayed in lower left for any malfunction or success of an action (Add-Complete, Field required, etc).  Is there a way to send a custom message to that spot?  I am checking a field against a custom table before allowing an add to IC21.2.   I have the form rejecting the add but the message at the bottom left remains  "Processing add...".   I give the user an "alert" message but it would be nice to place the correct info there as well.

 

Deleted User
New Member Send Private Message
Posts: 0
New Member

The setMessage function will do that for you.

mcl
Advanced Member Send Private Message
Posts: 29
Advanced Member
Thanks Gary.