Unable to upload files in Pulse
I am trying to upload a file in Pulse and getting error ".pyFileName:Please upload a file " even after browsing a file by clicking Browse button. Selected file path is not getting set to .pyFileName.
The control used for .pyFileName property is pzDisplayFile and control used for browse button pzSocialFilePath.
These property control and button control is included in a section @baseclass.pxFileUploadGadget.
Please suggest if anyone has resolution for this issue.