Skip to main content

As a user, I would like to see not only the item ID in the scan message, but also the description. Does anyone know how to extend this?

 

Unfortunately, I did not find anything in the attributes of the Message field.

 

Is a simple code customization an option?


Hi @RaphaelPfaff12 were you able to find a solution? Thank you!


Is a simple code customization an option?

Hi Daryl,
how to customize the field? for example, how to add the description of the item after the InventoryID?


Hi ​@hmzamr ,
  For displaying message you can write code on field updated event.


Hi ​@hmzamr ,
  For displaying message you can write code on field updated event.

the problem is with the necessary logic to get the InventoryID from the message and update it with the InventoryID+Description

 


@hmzamr - This took me a while to figure out. I’ll send you a private message.


Reply