Skip to main content
Question

Is it possible to add a custom column to a List of view?

  • November 20, 2024
  • 3 replies
  • 43 views

Forum|alt.badge.img+1

I want to add Object Class Description to this list. How can  I do that?

3 replies

Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • November 20, 2024

If I understand you correctly you want to add a custom field to this list of value, right?


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • 1 reply
  • November 20, 2024

@Link Yes, I’d like to add a custom field to this list. It shows Object Class Id but doesn’t show Object Class description. I need that. 


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • November 20, 2024

In the view FA_OBJECT_GROUP the column “OBJECT_CLASS_DESCRIPTION” is available.

But not in the client:

select OBJECT_GROUP_ID,DESCRIPTION,OBJECT_CLASS_MANDATORY,OBJECT_CLASS,ACQUISITION_REASON,DISPOSAL_REASON,SERIES_ID 
from &AO.FA_OBJECT_GROUP 
where COMPANY = :p0 

I don't see a way to add a custom field there.


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