I have an easy question, I have the following entity "Role" which appears like this in the Content tab:
It seems that I can custom the order in which they will appear in any Dataview by dragging the elements in this content tab.
My question is, if when the DataReader that creates the elements runs, it will mess the entity. Because the file which fills the elements in the entity has the old order. Or do I need to change also the file?
Thanks in advance