Jaymer
Imagine a Parent BO which will have multiple attachments, like images & PDFs.
If I only had a Document field, I can store images in that as well as a PDF.
Do I really need a separate Picture field for images? (as shown in the Attached pic)
What does a Picture datatype get me that a Document datatype doesn't - and vice versa?
one example: I think if its a Picture, there's a built-in image slider/lightbox thingy that is in the PhotoAlbum sample app... that option is only available for a Picture field.
But if I'm not going to use that, is there any reason to not just have a Document field and store EVERYTHING in there?
J