Solved

Unable to add the customized screen actions to mobile application.

  • 16 January 2023
  • 3 replies
  • 144 views

When we are trying to add the customized actions to the mobile application it is not showing in the mobile app.


actions in the customized screen:

 

In the screenshot we can see the actions under the Actions complex type in WSDL Schema

 

In the code part we have tried with the different action commands still we could not able to see the actions in the mobile applications.

add container "HeaderView"{
    
     add recordAction "Save" {
     behavior = Save
     }
     add recordAction "Cancel" {
     behavior = Cancel
     }
      add recordAction"ScanReset" {
     behavior = Record
     }
     add recordAction"UserSetupDialog" {
     behavior = Record
     }
     add recordAction"ScanRemove" {
     behavior = Record
     }
     add recordAction"ScanQty" {
     behavior = Record
     }
     add recordAction"ScanReleaseTransfer" {
     behavior = Record
     }

     add layout "HeaderViewHeader" {
      layout = "HeaderSimple"
    
       add layout "HeaderViewHeaderRow1" {
        layout = "Inline"
       add field "SuggestedLocation"
       }
       add layout "HeaderViewHeaderRow2" {
        layout = "Inline"
       add field "DPARule"
       }
    }
    
    add field "Scan"
    add field "ReceiptNbr"
    add field "Message"
    
    
    
    add layout "Receive" {
     layout = DataTab
     add containerLink "Receive" {
     control = "ListItem"
     }
   }
    add layout "PutAway" {
     layout = DataTab
     add containerLink "PutAway" {
     control = "ListItem"
     }
   }
    add layout "Transfers" {
     layout = DataTab
     add containerLink "Transfers" {
     control = "ListItem"
     }
   }
    add layout "ScanLog" {
     layout = DataTab
     add containerLink "ScanLog" {
     control = "ListItem"
     }
   }
    
    
   }

 

icon

Best answer by Anacarina Calvo 23 January 2023, 17:05

View original

3 replies

Userlevel 5
Badge +3

which build of Acumatica you use?

Hi
I am using 22.200.0104 Build.

Userlevel 6
Badge +4

Hi @rakeshe45 none of the actions are shown? keep in mind that the actions that are disabled on the web version, will not be shown on the mobile until they are editable.  

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