NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on November 06, 2023, 04:51:03 AM

Title: File Upload and Save button
Post by: rupertvz on November 06, 2023, 04:51:03 AM
Hi Guys,

When I use a file-upload control in a NWF (a popup), the SAVE button becomes disabled - as soon as the file is selected from the file-upload.
It does not happen when the form is not a popup.

Is this expected, as I cannot figure out what is causing the issue?
Title: Re: File Upload and Save button
Post by: Bruce on November 06, 2023, 06:43:05 AM
It's by design. The user must Start the upload (or you must set it to auto-start) before they can click on Save.
Title: Re: File Upload and Save button
Post by: rupertvz on November 07, 2023, 01:00:51 AM
Hi Bruce,

It has been set to "Start upload when the file is selected"

But when the file is selected the Save button goes disabled, and there does not seem to be a way to get it enabled again.

Kindly see example attached.
Title: Re: File Upload and Save button
Post by: Bruce on November 09, 2023, 05:39:35 AM
that's a picture, not an example. Make an example app that demonstrates the effect - perhaps edit one of the shipping examples, and send that to me.