cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Business Configuration Sorting the Table using Non-KeyFields

JitYang96
Discoverer
0 Likes
256

Hi Experts,

I am currently using the Custom Business Configuration and have generated some entities. I am currently having issue sorting the table, I have tried using annotations like the one below in the Metadata Extension.

JitYang96_0-1774499969671.png
Seems like even with this, it is getting ignored and still sorts by key fields.

Scenario:

Operation - KeyfieldCounter - KeyfieldCountry - Non-Keyfield
Flight1V
Flight2A
Flight3D

I want to be able to sort the table by default when opening the application by country which is not a key field and ignore the keyfields with the expected output:

Operation - KeyfieldCounter - KeyfieldCountry - Non - Keyfield
Flight2A
Flight3D
Flight1V

In this case, the keyfields was set to hidden for user and will only see the country column, so users would want it to be sorted.

Does anyone have any work around on this? 

Accepted Solutions (1)

Accepted Solutions (1)

patrick_winkler
Product and Topic Expert
Product and Topic Expert
JitYang96
Discoverer
0 Likes
Hi Patrick, this works great! Thank you!

Answers (0)