Is it possible to make a transition screen with multiple attachments? Even better, is it possible to make custom fields that are attachments? For exampe, suppose I have to types of archives that should be provided in order to execute a transition: Text and Image. Is it possible to create a custom field name Text that is actually a PDF document that needs to be uploaded as well as a Image, which is as image file? Please help.
May I ask what's the purpose of having several attachment fields?
With one attachment field you can load any amount of files. You only have to select more than one file in the File Selection window (using Ctrl + click)
Because every file upload(Attachment) has some additional data associated with it. Some attachments need more associated data than others.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you'll need to do some coding to amend the field that handles attachments and make it support multiple files. It's a system field, so it's in the core, rather than adding a plugin, although if I needed this, what I'd be *very* tempted to do is create a custom field instead - one that accepted multiple file inputs and stored them somehow (custom fields can be created as plugins which means no messing around in the core code)
Not that it matters, as you're OnDemand, you can't install plugins, and certainly not core hacks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.