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?
Request clarification before answering.
hi
try to give tableBindingPath="Model>/myEntitySet" . it will work
Regards,
Ushalekha.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.