Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
examples:builder:singe_attachment [2020/09/15 10:13] orville |
examples:builder:singe_attachment [2021/12/09 10:56] (current) pdsci-admin |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Single media/file attachment: attachOne ====== | ====== Single media/file attachment: attachOne ====== | ||
| - | With the // | + | With the // |
| <WRAP tip> | <WRAP tip> | ||
| Line 21: | Line 21: | ||
| Prerequisites are\\ | Prerequisites are\\ | ||
| * an installed [[https:// | * an installed [[https:// | ||
| - | * any source code editor or e.g. the [[https:// | + | * any source code editor or e.g. the [[https:// |
| * a database table for records to attach the media to | * a database table for records to attach the media to | ||
| * a form (at least in backend) to display the media | * a form (at least in backend) to display the media | ||
| Line 65: | Line 65: | ||
| {{: | {{: | ||
| <WRAP clear /> | <WRAP clear /> | ||
| - | \\ | ||
| \\ | \\ | ||
| Now the form is ready to attach images and/or files to each record.\\ | Now the form is ready to attach images and/or files to each record.\\ | ||
| ---- | ---- | ||
| + | \\ | ||
| + | Back to [[: | ||