-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download type has no "none selected" default, nor a way to un-associate a file #94
Comments
I can confirm this issue |
We are currently moving from Evoq Basic to DNN Platform and are running into this issue. On our Evoq servers the Form and List Download fields behave correctly, allowing "none selected". On the DNN Platform servers the Download field drop down does not have a "none selected" option, exactly like dgingold reported. |
The issue remaining open for any length of time after the bug being verified only means that there hasn't been a developer impacted or approached to implement the necessary updates and submit them back to the project. As soon as someone gets approached by a sponsor, or a developer needs to fix this for themselves, I'm sure it will be resolved at some point. Sorry for the mildly good news... :) |
We recently upgraded and am experiencing the same situation. Any idea when this may get resolved? Is there a workaround that anyone has used that might be helpful? |
Describe the bug
Add a field of type "Download". On the next record you add or edit, in the spot where you select the file to link to, you'll see a file selector with the folder set to "root" and the file set to the 1st file alphabetically in your root folder. There's no "please select" or "none selected" to indicate that for this record there is no file to link to. When you save the record, that 1st file will be associated with the record.
To Reproduce
Expected behavior
If the 1st choice in the file list is "none selected", and if upon saving there would be no file associated with the record, that would be good. I've also seen other techniques like photo in the profile editor where there's a button to delete associated photo. that'd be ok too.
The text was updated successfully, but these errors were encountered: