Fix images in custom field doc page

This commit is contained in:
eikek
2021-12-27 15:07:27 +01:00
parent 9b701035b2
commit f62cc70d91

View File

@ -73,11 +73,7 @@ corresponding input field is shown asking for values. You can select
multiple fields. Only one value is allowed to set per item and field. multiple fields. Only one value is allowed to set per item and field.
The example below shows a text field and a money field: The example below shows a text field and a money field:
<div class="columns is-centered"> {{ figure(file="custom-fields-03.png") }}
<div class="column">
{{ figure(file="custom-fields-03.png") }}
</div>
</div>
You can create new fields right here without going to the _Manage You can create new fields right here without going to the _Manage
Data_ page, by clicking the plus icon (1). The format of each field is Data_ page, by clicking the plus icon (1). The format of each field is
@ -106,11 +102,7 @@ Adding values for custom fields in
The search menu shows the same dropdown for selecting a custom field. The search menu shows the same dropdown for selecting a custom field.
Then you can set values that are matched against your items. Then you can set values that are matched against your items.
<div class="columns is-centered"> {{ figure(file="custom-fields-06.png") }}
<div class="column">
{{ figure(file="custom-fields-06.png") }}
</div>
</div>
Values are also validated in the search form. Only valid values are Values are also validated in the search form. Only valid values are
sent to the server for searching. There is one exception: you can use sent to the server for searching. There is one exception: you can use