Rename or remove show action in Redwood UI
Hi,
We are implementing Redwood UI and would like to know if it is possible to change the names of actions in the action bar menu. For example, we have a custom object called Contratto_c (similar to Contracts) that has a relationship with Accounts. Currently, this relationship is named "OrganizationToContrattoForAccount", so in the action bar on the Account details page, we see "Show OrganizationToContrattoForAccount" instead of "Show Contracts":
Is it possible to rename this smart action? Alternatively, can this action be removed? If so, could you please provide guidance on how to achieve it? We have found this doc, but it dosen't help us enough