• cash123
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hi,

 

I need to be able

 

  1. to limit the 'number' of attachments an object record can have
  2. to limit the 'types' of files (e.g.. pdf, jpeg etc...) that can be attached

Is this possible? If yes, could someone indicate how?

 

Thank you

 

cash123

Hi,

 

I need to be able

 

  1. to limit the 'number' of attachments an object record can have
  2. to limit the 'types' of files (e.g.. pdf, jpeg etc...) that can be attached

Is this possible? If yes, could someone indicate how?

 

Thank you

 

cash123

Hi All,

 

I am trying to upload an image to SF.com via REST API using Javascript.  Does anyone have a working example of what this might look like?  I am hitting a brick wall when it comes to packaging the Base64 encoded image into the payload of the header.

 

Any suggestions or assistance most appreciated.