• Set max # of attachments

    By Mark Leusink 1 decade ago

    I didn't see a prior discussion related to this so my apologies if I missed it.  Is there a parameter to limit the number of attachments that can be uploaded or do we have to use a scope variable, bean, etc?

    Thanks,

    Dwain

    • Yes

      By Mark Leusink 1 decade ago

      Hi Dwain,

      The file uploader custom control has a property to set the maximum number of allowed uploads. It's done clientside, so I would recommend to also check it on the server.

      Cheers,
      Mark