cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Elements: Value Help hidden

lars_kr
Participant
0 Kudos
466

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

Ryan-Crosby
Active Contributor
0 Kudos
What good is a hidden value help for a user?
lars_kr
Participant
0 Kudos
Good point. But in this case, the user doesn't need it because they have to enter something completely new in the field. If he were to select something from the ValueHelp, an error message would appear because the entry already exists.
MSK1
Discoverer
0 Kudos
HI, If you are using CDS, we have possibility to remove that field and hide, or if you are using smart table/filter bar, there from control configuration we can hide that field.

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)