How do I remove the View and Add for the reference table? In the bottom of my Detailed view, there is info to another referenced table and actions to โViewโ and โAddโ the referenced table.
You canโt remove the โViewโ. You can remove the โAddโ by disabling Add-permission to that table, or by hiding the โAddโ Action for that table, depending on your needs.
Do you happen to know if the behavior of the โViewโ can be controlled? Can I have it go to Detail View rather than Deck View?
It cannot be changed. The inline view is a multiple-record view. The โViewโ button simply expands that view to full-screen instead of as inline.
You could hide the Related Cals column, create a(n optionally virtual) column with an App formula of ANY([Related Cals])
, then show that column instead.
ANY() works to hide โViewโ but it only shows one of the values in the array. I need all the values.
Why, then, do you want to remove the View button?
There is no way to remove the View button for an inline view.
I need the user to see all the Rel Cals
. The user can go to the detail view of each individual Rel Cals
by clicking on the specific row. There is no need to ever see the inline view. Having the โViewโ button on the page just clutters up the page with unnecessary buttons. And some users find the โViewโ button confusing because they donโt realize that it takes them to another section of the app.
How do you imagine presenting a list of anything, that allows the user to click on a row, within a detail view, without using an inline view?
The inline view is attached to a reference detail view:
The user never needs to see the expanded inline view. They can go directly from the referenced detail view to the detail view of Rel Cals
by clicking the specific row. There is already a lot of information on the page. Having the added โViewโ button that shows the user something that they are already seeing is not necessary. Iโm just trying to streamline my UI.
I Got the same problem
I have a Virtual Column with a list of REF values. I wanna hide the View action because the user can see everything on the neasted table.
I opted for UX-Localize and put " " on View
Yes. It is frustrating that is not possible to remove the Add, View.
User | Count |
---|---|
16 | |
10 | |
9 | |
8 | |
3 |