mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added attribute options in quotation marks
SVN revision: 163
This commit is contained in:
parent
d07e5828cb
commit
10ad938a35
@ -365,7 +365,11 @@ defined. Typical values are "<I>Author</I>", "<I>Subject</I>" or "<I>Type</I>".
|
||||
Usually, an text field is used for an attribute, where the user can fill in
|
||||
text of up to 100 characters. If instead a drop-down box with preset items is
|
||||
better for a given attribute, these items can be defined with this statement.
|
||||
Up to 100 items can be defined, separated by commas.
|
||||
Up to 100 items can be defined, separated by commas. To add an option including
|
||||
a comma, encose it in quotations marks like<p>
|
||||
<pre>
|
||||
Options town = San Francisco, "Paris, Texas", "Paris, France"
|
||||
</pre>
|
||||
<p>
|
||||
|
||||
<LI><b><code>MOptions <attribute> = <list></code></b>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user