cancel
Showing results for 
Search instead for 
Did you mean: 

smartfilterbar entityset with named model

05-20-2020 2:56 PM
dheerajahuja000 Product and Topic Expert
1973 views 2 comments
SAP Managed Tags
Subscribe

Hi,

My current requirement is to display 2 different pages within a NavContainer to switch between 2 Pages with smartfilterbar/ smarttable. There are 2 different services for each Page.
While the property entitySet="myEntitySet" in SmartFilterBar for the Page using default model works fine but I am unable to use it with the named model.
I tried to give the path as "Model>myEntitySet" as well as tried to setModel on SmartFilterBar and SmartTable but it did not work. How do I provide the entitySet property if I have a named Odata model?

Accepted Solutions (0)

Answers (2)

Answers (2)

ushalekha
Participant

hi

try to give tableBindingPath="Model>/myEntitySet" . it will work

Regards,

Ushalekha.

junwu
SAP Champion
SAP Champion
0 Likes

all the smart things requires no name model, if i am not wrong.

you set a no name model for ui control, which can overwrite the one you set in the component.