Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

How to sort value attribute column in Result list CRM Web UI

$
0
0

Hello CRM Web UI Techs,

 

I added one value attribute to the result list for display purpose. For display values of the value attribute I populate the data in the getter method of the value attribute.  (Just passed values to return paramater (value) of getter method).

 

Now the requirement is sort this value attribute based on the value attribute values. for enabling sorting, In the get_p method, I wrote the logic, When 'sortable' and rv_value = 'X'.

 

I tried to search in SCN, i got few links regarding this issue,

 

Sorting on custom fields- Is it possible when field is not part of BOL? - CRM - SCN Wiki

 

SORTING Partner Result List with value Attributes

 

SAP CRM WebUI : Sorting custom columns (custom attributes)

 

......

 

I could not get exact solution. Kindly provide solution in the best way to achieve this requirment. I would appreciate if any one help me and get rid from this issue.


Viewing all articles
Browse latest Browse all 7775

Trending Articles