Solved

try to add AddressLine1 in Appointments List shows error in Mobile

  • 19 September 2022
  • 1 reply
  • 47 views

 

Try to update Screen Appointment List to add addressline1 shows error after publish in mobile

 

update screen FS400100 {
 update container "Appointments" {
     fieldsToShow = 9
     add field "SettingsAddress#AddressLine1"{
    displayName = "Address"
    selectorDisplayFormat = KeyDescription
   listDisplayFormat = CaptionValue
   forceIsVisible = True
   }
      
 }
 }

icon

Best answer by Cesar Betances 12 October 2022, 23:20

View original

1 reply

Userlevel 4
Badge +2

Hi,

 

Please note that in order to add a field(or container) to the Acumatica Mobile App, the field must exist in the actual Web screen. ( it does not have to be visible but it must exist in the aspx file) For the FS400100 screen by default the AddressLine1 field is not included. So in order to be able to add this field to the Mobile screen you must do the following:

 

-Add the desired field to the FS400100 (via Customization Project if needed).

-Follow the instructions here: https://help.acumatica.com/Help?ScreenId=ShowWiki&pageid=53dc4043-f69c-42f7-a235-384fb0629fa3 to get the proper container/field name to use in your MSDL Code.

-Then proceed to add the field to your mobile screen.

 

Hope this helps.

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