Skip to main content
Solved

Question about adding Fields to Mobile App

  • November 5, 2024
  • 3 replies
  • 46 views

Forum|alt.badge.img+1

Very simple Request, adding the GL Account and Subaccount to the Details Section for the Bills and Adjustments when accessing through Approvals.
Here is my attempt to add both ID and Description:
 

“Account” and “Subaccount” are the only ones added and it is the Description that’s displayed rather than the ID. 
Tried a few different things without success. I always get the Description rather than the actual Account Number. 

Any ideas?
 

Best answer by dcomerford

@krausef77 try this the AccountID and SubID are not fields.

 

Update container “Details” {

add field “Account” {

selectorDisplayFormat = Key }

add field “Subaccount {

selectorDisplayFormat = Key }

}

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img
  • Freshman I
  • 17 replies
  • March 17, 2025

Hello, did you find a solution for this? I am actually wondering why these fields aren’t displayed out-of-box, too. 

 


dcomerford
Captain II
Forum|alt.badge.img+15
  • Captain II
  • 639 replies
  • Answer
  • March 17, 2025

@krausef77 try this the AccountID and SubID are not fields.

 

Update container “Details” {

add field “Account” {

selectorDisplayFormat = Key }

add field “Subaccount {

selectorDisplayFormat = Key }

}


Forum|alt.badge.img+1
  • Author
  • Semi-Pro I
  • 184 replies
  • March 24, 2025
dcomerford wrote:

@krausef77 try this the AccountID and SubID are not fields.

 

Update container “Details” {

add field “Account” {

selectorDisplayFormat = Key }

add field “Subaccount {

selectorDisplayFormat = Key }

}

Thank you, this is exactly how I solved for it.
Never a day where you don’t learn something new.

Appreciate your input!


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