Solved

Replacing SimpleScreen with GI in mobile

  • 1 December 2023
  • 6 replies
  • 51 views

Userlevel 4
Badge +1

I need to replace the Projects SimpleScreen in mobile app with the Projects primary list (HubFolder). 

 

Adding the Projects primary list worked, but SimpleScreen still shows up in the “Other” workspace, even if I uncheck the visible checkbox in Project workspace (where it originally was). How can I hide the SimpleScreen?

 

Attached is a screenshot of what I’m seeing in mobile. Below is screenshot of published customization code to remove PM301000, followed by code to add PM3010PL (same customization project). Stuck on where to go from here since removing didn’t work as hoped. 

Thanks in advance :) 

 

 

 

icon

Best answer by Cesar Betances 11 December 2023, 22:13

View original

6 replies

Userlevel 7
Badge +12

Have you removed it from the Menu (Main Menu)

Userlevel 4
Badge +1

@dcomerford I didn’t… I’ve added GIs to the menu before, but never removed a SimpleScreen…

I just followed these steps To Remove a Screen of a Mobile App (acumatica.com) but it doesn’t include updating the menu. 

Do you know how I can do this? 

Below is code I used to add GI’s to the menu:

 

 

Userlevel 4
Badge +1

@dcomerford So I tried the code below. PM301000 disappears from “Other”, but now the drilldown on PM3010PL (which I added) doesn’t work, nor does inserting new records. It errors. 

 

 

Userlevel 7
Badge +12

@jhouser Just to be clear you have unticked the Expose to the Mobile application on the GI. As soon as you do that then it should disappear from the mobile app. 

 

 

Userlevel 4
Badge +2

If you are just trying to remove the PM301000 from the Others section,  then on the mobile sitemap you can update the PM301000 screen and set visible false, see sample below:

 

update sitemap {

…...
  update item "PM301000" {
    visible = False
  }

…….
}

 

Please do not remove the PM301000 if you are going to use this screen to open/edit the Project records. Instead set visible false in the menu to hide it from the Other (or any other) section.

Userlevel 4
Badge +1

@Cesar Betances Worked like a charm, thanks for the guidence!

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