Hi
The general consensus is to create custom views in UX pages,my question:
- are there things you can only do in model views in models v custom views in UX pages, or vice versa?
I won't to know the limitations of both.
Ravinder
@RavinderB
For the most part, I also only use custom views however, there are some exceptions where saved views are preferred. Here's some reasons to use saved views:
Anyway, these are my top reasons. I'm sure there's a few more.
Thank you
You bet! Don't forget to mark the answer as solved. I think you accidentally marked your thank you note instead. Hehe.
One functional behaviour I've found better with custom views is that it retains the line items you've selected to be displayed unlike model views that automatically adds new line items that you've created against the model view.
For example, you have module ABC. It initially it had 3 line items: A, B and C. You then create a model view "Test" which only displays line items A and B. If you add model view "Test View" to the UX and then later add a new line item D to the module ABC, the model view "Test" will automatically append the new line item D to the saved view which in turn will end up displaying in your UX page. So if you don't want the new line item D to display on the UX page you would need to remember to update the model view to remove line item D from it.
On the other hand, if you add module ABC as a custom view to the UX and select only line items A and B to display. Even if you add new line item D to module ABC later, the UX page will continue to display line items A and B only. So in this case, custom views are less tedious to configure compared to model views when used in UX pages.
Thk you @TristanS @JaredDolich
@TristanS
For module views, if you use Show instead of hide when creating views, this will only show the line items in question regardless of any line items you add to the module.
So this gets preserved in the UX page for module views.
Unless something has changed here.
Thk you
@RavinderB Thanks. Looks like I've learned something here from you more than you've learned from me 😁
Now I faced below warning But I cannot find any delete action for those users I don't need anymore Can I have any action to solve this warning?
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…