Appsheets rookie, here.
I have built an app to manage a meeting process. It’s main function and workflow is: Form entry leads to a “HEADLINES” tab/view (with actions to move to a “DISCUSSION” tab/view, which has its own available action to move said topic to “TODO.”
In order to achieve this, I created actions such as “MOVE TO DISCUSSION” or “MOVE TO TODO.” On off-instances, such as where a topic would be moved directly from HEADLINES to TODO without any necessary team discussion, I need to mirror the same action “MOVE TO TODO” from the HEADLINES view. However, when I do that, it instead gets labeled as “MOVE TO TODO(2).” This makes the whole experience seem much less professional, and I cannot seem to find view-agnostic action feedback anywhere, as every result seems to focus more on bulk actions and the like.
Any help, or is this a feature?