Skip to main content
Question

Add Related Svc. Doc Type and Nbr to mobile app Expense Receipt

  • November 28, 2024
  • 0 replies
  • 16 views

dcomerford
Captain II
Forum|alt.badge.img+15

I am trying to add the following two fields to the Expense receipt on the mobile app

 

update screen EP301020 {
  update container "ClaimDetails" {
        add field "DetailsFieldServiceDetails#RelatedSvcDocType" {
          placeafter field "DetailsFinancialDetailsExpenseReceipt#Location"
          pickerType = Searchable
          }
        add field "DetailsFieldServiceDetails#RelatedSvcDocNbr" {
          placeafter field "DetailsFieldServiceDetails#RelatedSvcDocType"
          pickerType = Searchable
          }
   }   
}

The fields appear on the screen but when i select a Service or Appointment document it throws an error. I suspect it is because the field is a NoteID but it is trying to save the Order Reference.

 

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings