Have a fieldset that has a grid that contains an asset, and I'd like to be able allow users to upload into it **Describe the solution you'd like** Make an upload work with this `<input name="items[{{ identifier }}][file]" value="{{ file }}" type="file" />` **Describe alternatives you've considered** Updating Workshop to support **Additional context**
Have a fieldset that has a grid that contains an asset, and I'd like to be able allow users to upload into it
Describe the solution you'd like
Make an upload work with this
<input name="items[{{ identifier }}][file]" value="{{ file }}" type="file" />Describe alternatives you've considered
Updating Workshop to support
Additional context