Add support for submitting extra field information (alt, title etc) with #1484992: Attach file to node targeted_action.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | extra-field-information-1823908-1.diff | 1.48 KB | dolphinonmobile |
Add support for submitting extra field information (alt, title etc) with #1484992: Attach file to node targeted_action.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | extra-field-information-1823908-1.diff | 1.48 KB | dolphinonmobile |
Comments
Comment #1
dolphinonmobile commentedHere is an example patch that tries to show a solution - adds the following changes:
attach_file.Example form element used to post files to
attach_file:Patch allows you to add:
Which will be appended to the created file object:
Comment #2
dolphinonmobile commentedComment #3
kylebrowning commentedCommited, thanks!