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

Fiori Elements: Value Help hidden

lars_kr
Participant
0 Likes
1,554

Hello Community,

Is it possible to hide a value help?

This is the actual possibility of assigning a value help to a field:

@Consumption.valueHelpDefinition: [ { entity: { name: 'Z_ValueHelp', element: 'field' } } ]

 Unfortunately there is not the possibility to add 'hidden' there, so like this:

@Consumption.valueHelpDefinition: [ { entity: { name: 'Z_ValueHelp', element: 'field' }, hidden: #( true/false ) } ]

 Or does anyone have an idea how something like this could be implemented?

regards

Lars

Accepted Solutions (1)

Accepted Solutions (1)

SerhiiMartynkov
Product and Topic Expert
Product and Topic Expert

Hi lars_kr,

Here you can find blog with same issue : https://community.sap.com/t5/technology-q-a/how-to-hide-a-result-list-column-in-a-value-help/qaq-p/1...
But in shorts its not looking possible rn.

BR Serhii.

Answers (0)