File Upload Widget - File name is blanks when upload hits

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
mkandhan
New User
Posts: 4
Joined: Mon Nov 23, 2020 9:06 am
First Name: MuthuKumar
Last Name: Kandhan
Company Name: Trimble Inc
State / Province: Outside Canada/USA
Country: India
Contact:

File Upload Widget - File name is blanks when upload hits

Post by mkandhan »

Hi All,

This is regarding file upload widget, the RPGLE program contains the DS named UPLOADINFO(shown as below) and attached to upload response (Rich UI only) in PROFOUND UI screen.

Code: Select all

D UPLOADINFO      DS                  Qualified
D  NumFiles                      3S 0
D  Directory                   256A
D  Files                       256A   Dim(20)
And set the property for file upload as below,
Screenshot1.PNG
Screenshot1.PNG (15.52 KiB) Viewed 776 times
I’m able to select the file as shown in the below,
Screenshot.PNG
Screenshot.PNG (20.88 KiB) Viewed 776 times
Whenever, I’m hitting Upload all selected, the control will go into the program and the values of UPLOADINFO.Files is always comes with blanks. However, the rest of the fields in DS contain values.

What made the UPLOADINFO.Files to be blanks always?
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests