cancel
Showing results for 
Search instead for 
Did you mean: 

How to display Search help in filter panel of SmartChart?

former_member468023
Participant
0 Kudos

Hello,

I want to display search help for fields in the filter panel of SmartChart in Analytical List Page.

I have managed to get the search help to work for the table using valuelist annotation.

Annotations used:

<Annotations Target="ZDELETE_ZCRM_PMA_Q0001_COPY_SRV.ZDELETE_ZCRM_PMA_Q0001_COPYResult/ZCFSE">

<Annotation Term="Common.ValueList">

<Record Type="Common.ValueListType">

<PropertyValue Property="CollectionPath" String="ZDELETE_ZCRM_PMA_Q0001_COPYResults"/>

<PropertyValue Property="Parameters">

<Collection>

<Record Type="Common.ValueListParameterInOut">

<PropertyValue Property="LocalDataProperty" PropertyPath="ZCFSE"/>

<PropertyValue Property="ValueListProperty" String="ZCFSE"/>

</Record>

</Collection>

</PropertyValue>

<PropertyValue Property="SearchSupported" Bool="true"/>

</Record>

</Annotation>

</Annotations>

I have only one main entitytype - ZDELETE_ZCRM_PMA_Q0001_COPYResult


Error seen in console when trying to access valuehelp in chart:

This error does not come up when trying same with table.

Any help will be great!

Thanks.

Accepted Solutions (0)

Answers (0)