I'm trying to change the position of the Default Ribbon Attach File to a group I created in the "Edit" tab of a list, but I can just hide it by adding that line of code to my Element.xml
<CommandUIDefinition Location="Ribbon.ListForm.Edit.Actions.AttachFile" />
What should I change to change his position?