Support Article
FilePath control does not set pxRequestor.pyFileUpload property
SA-95933
Summary
Unable to set the pxRequestor.pyFileUpload property using the FilePath control. This occurs when attempting to open the control in a flow instead of a modal dialog.
Error Messages
Not Applicable.
Steps to Reproduce
- Log in to the application
- Configure browse control in a section
- Attempt to add a file
Root Cause
A form must be submitted for the FilePath control to set the path on the Clipboard.
Resolution
Perform the following local-change:Use the pyFilePathWithForm property to set the path on the Clipboard.
Published December 20, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.