I have created a very simple custom entity. I want to be able to add attachment to this entity record. Now I have 2 questions
1) What kind of field should I create and how do make it available in the entity form.
2) What would be the simplest C# code to add attachment to a entity record
Hasibur Rahman