Based on source I have changed an existing datafield (with help from this forum, thnx!). I now want to use this new datafield alongside the orginal one. The original one is for an activity called roadrunning en the new one should be used for an activity called trailrunning.
I can sideload the new datafield, but as it currently has the same name as the original one, it overwrites the original.
How can I create an adjusted version of the datafield with another name; I suppose that is the way to solve this?
I tried creating a new project and then import everyting (the file structure of the original one). I kept the manifest.xml and project.xml from the newly made project. But it gave errors with compiling. Is there another way to achieve this?