We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cbdcc commit 8c1f87bCopy full SHA for 8c1f87b
README.rst
@@ -155,6 +155,11 @@ Each Record stores also two *service* attributes:
155
156
We store these attributes because the form can change over time and we want to have a snapshot of the fields in the Record.
157
158
+When an attachment is stored, there is a view (@@download) that allow to download the file fron the context, for example::
159
+
160
+ https://nohost/page/saved_data/@@download/record_id/field_id/filename
161
162
163
Data ID Mapping
164
^^^^^^^^^^^^^^^
165
0 commit comments