Skip to main content
Solved

How to add notes in details line via Mobile app in multiple screens.


Forum|alt.badge.img+9

Hi Experts,

One of our customers looking for adding notes from mobile app to the multiple screens like Sales Order, SO shipment, Sales Quote, Purchase Orders, Purchase Receipts etc.

I would appreciate your response in this case. 

Thank you.

 

 

Best answer by sweta68

I am able to add Notes field in detail tab for all documents type by adding the screens to the mobile and then writing the NoteText tag to the respective screens.
 

   update container "Details" 
{
   add field "NoteText" 
{
      displayName = "Notes"
      textType = PlainMultiLine
  }
}

Regards,

Sweta

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+9
  • Author
  • Semi-Pro III
  • 229 replies
  • Answer
  • March 20, 2023

I am able to add Notes field in detail tab for all documents type by adding the screens to the mobile and then writing the NoteText tag to the respective screens.
 

   update container "Details" 
{
   add field "NoteText" 
{
      displayName = "Notes"
      textType = PlainMultiLine
  }
}

Regards,

Sweta


Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3404 replies
  • March 20, 2023

Hi, @sweta68  Iā€™m glad that you figured out the solution, and thanks a lot for sharing it here.


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2754 replies
  • March 20, 2023

Thank you for sharing your solution with the community @sweta68 !


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings