updated upload functions
This commit is contained in:
parent
799d9d1228
commit
c0ab91697c
|
@ -492,10 +492,14 @@ help:</span> help ID</li>
|
|||
<li><span style="font-weight: bold;"><span style="font-style: italic;">string</span>
|
||||
example:</span> example value</li>
|
||||
<li><span style="font-weight: bold;"><span style="font-style: italic;">boolean</span>
|
||||
required:</span> true, if user must set a value for this column</li>
|
||||
required:</span> true, if user must set a value for this column <span
|
||||
style="font-weight: bold; font-style: italic;">(optional, default:
|
||||
"false")</span><br>
|
||||
</li>
|
||||
<li><span style="font-weight: bold;">boolean unique:</span> true if
|
||||
all values of this column must be different values <span
|
||||
style="font-style: italic; font-weight: bold;">(optional)</span><br>
|
||||
style="font-style: italic; font-weight: bold;">(optional, default:
|
||||
"false")</span><br>
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue