
We have an requirement to add a custom field in Vendor Master. For example I want to add a new field called "ISO Certification" , this is a Boolean field (Yes/No) Option ". If vendor selects Yes the should be able to upload "ISO Certificates" .
So, my question is How many such fields we can add so that it reflects in the Vendor Creation Form/Window. Also, can we add an upload field to upload the PDF documents while registering a vendor.
Thank you for your help.
Hi,
How many such fields we can add so that it reflects in the Vendor Creation Form/Window
- if you mean how many field can be created in an entity . Refer below discussion
community.dynamics.com/.../124122
can we add an upload field to upload the PDF documents while registering a vendor.
- No, you cant, the best way to do it is via note. (create a workflow or plugin to restrict user to upload the file if condition is not met).