Are there any rules for naming userdefined fields created using schema editor?
Can I use any names for inventory item fields when I'm creating new using schema editor?
There are no special rules expect these:
- you can't create userdefined fields with names of the fields which already exists in the current object schemata
We recommend:
- use some short prefix for naming your userdefined fields (in best practise came using prefix related to the current inventory) - to not create field with the same accessor name as some other build-in function
