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.
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.