Solved

Adding Workspace to Mobile App

  • 21 July 2023
  • 3 replies
  • 197 views

Userlevel 5
Badge +1

Our customer is asking the the AP Bills and Adjustment to be added their Mobile App.

I have added to Mobile Workspace AU220012 but do not see on Mobile

What am I missing?

Do I need a customization project ?

Can someone provide the basic outline of this process 1 - 2 - 3?

 

icon

Best answer by sweta68 24 July 2023, 07:10

View original

3 replies

Userlevel 7
Badge +10

Hi @dsimmerly ,

Have you tried Update Menu using below?

update sitemap {
   add item "AP301000" {
    displayName = "Bills and Adjustments"
    visible = True
  }
}

I believe, it will display the workspace on the mobile app.

Regards,

Sweta
 

Hi @dsimmerly you need bevor a customization project.

You can find all informations in this Acumatica Guide: https://acumatica-builds.s3.amazonaws.com/builds/23.1/PDF/AcumaticaERP_MobileFrameworkGuide.pdf

Userlevel 7
Badge +17

Hi @dsimmerly  

  1. Open the Customization Project
  2. Click on the Mobile Application (Left Side Menu)
  3. Click on the Update Main Menu
  4. Also, Make sure to add the created workspace should be added in the Mobile Workspace.
  5. Add the below code.


 

update sitemap {

add item "AP301000" {
displayName = "Bills and Adjustments"
visible = True
}

}

 

Please find the screenshots for reference.

 

 

 

 

Add Workspace here

 

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved