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

Multiple selection Value help in RAP MODEL

ankit_gusain
Explorer
0 Likes
5,817

Hello All,

I have a requirement that when I am creating Vendor in RAP Model there is F4 in payment method. Now, I want that user can select multiple option. How is this possible? I tried filter: multipleselection: true but it is working only in selection field not while creating.

Accepted Solutions (1)

Accepted Solutions (1)

Ramjee_korada
Active Contributor
0 Likes

Hi,

This is possible with fiori elements annotations.

If the system identifies a 1:N association of a DataField, the multi-input field is activated automatically.

You must define a 1:N association in the data model


Reference:
https://sapui5.hana.ondemand.com/sdk/#/topic/04ff5b1a81344a8e8169ea99630ff4e5

Best wishes,

Ramjee Korada

josua
Explorer
0 Likes
hi @ramjee, is it possible to add the Asterisk (*) red, (Mandatory indicator) for this Multi-input fields?

Answers (0)