71.1k views
2 votes
What variable type should be used to allow uploading an attachment from a question in a catalogue item?

a. Attachment
b. File
c. Upload
d. Document

1 Answer

5 votes

Final answer:

The correct variable type for uploading an attachment in a catalogue item is typically 'Attachment' or 'File', with 'Attachment' being a common choice. However, the exact term may depend on the specific platform's documentation.

Step-by-step explanation:

The variable type that should be used to allow uploading an attachment from a question in a catalogue item would likely be Attachment or File, as these types are typically used in web forms to enable users to upload documents from their local systems to the server. While 'Upload' and 'Document' may seem like appropriate choices, 'Attachment' is often the correct term in many systems for a variable that holds an uploaded file. However, the precise answer can depend on the specific platform or system you are using; therefore, it's best to refer to the documentation of the system for which the catalog item is being configured.

User Moishie
by
8.6k points