How to use api.parsableInputFile() input?
Question
I want to use parsableInputFile()
in a Quote header logic but the element is only rendered as disabled.
Answer
The upload file will be stored in the database and linked to the Quote. So you need to save the Quote first to have an instance in the database. After that, the input is enabled. You can find your uploaded files in the Attachment tab.
This feature works only for entities with attachments (i.e., Quotes, Agreements/Promotions, Rebate Agreements).
, multiple selections available,
Related content
parameterConfig of Input Fields
parameterConfig of Input Fields
Read with this
Input Functions
Input Functions
Read with this
How to Hide Customer Input Parameter for Quote Line Item
How to Hide Customer Input Parameter for Quote Line Item
More like this
Input Builders
Input Builders
Read with this
How to Hide, Disable or Make Required Fields/Buttons
How to Hide, Disable or Make Required Fields/Buttons
More like this
Inputs Behavior in Quote Revisions
Inputs Behavior in Quote Revisions
More like this
Found an issue in documentation? Write to us.