display message on mobile app screen

Sarthak
Tera Contributor

Hello All,

I want to display a message 'logged in Username, id, email, location' on loading of Agent Mobile App screen.

How can I achieve it?

 

Thanks

Sarthak

 

2 REPLIES 2

Alex Tod1
Kilo Sage

Hi @Sarthak

 For this you can use g_form.addInfoMessage() function, do you need that message to appear when loading a certain page? The section where you want to appear can be found in System Application > Studio.

Hello @Alex Tod1 

In Agent Mobile App, we have a Receive screen for barcode scanning, 

My requirement is when we open this screen a message should be populated on it.

how can it be possible