<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.eg.org/SRMv2Wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rberndt</id>
	<title>SRMv2 Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eg.org/SRMv2Wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rberndt"/>
	<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php/Special:Contributions/Rberndt"/>
	<updated>2026-08-29T07:59:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.eg.org/SRMv2Wiki/index.php?title=SRM_admin&amp;diff=411</id>
		<title>SRM admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php?title=SRM_admin&amp;diff=411"/>
		<updated>2026-06-19T07:39:09Z</updated>

		<summary type="html">&lt;p&gt;Rberndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Admin Settings == &lt;br /&gt;
These guidelines are only relevant for SRM admins from FHA: (in progress)&lt;br /&gt;
* [[ Admin Main Screen ]]&lt;br /&gt;
&lt;br /&gt;
* [[Manage Submission Fields]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Admin Conference Settings ==&lt;br /&gt;
* [[Self Check]]&lt;br /&gt;
* [[Edit Conference]]&lt;br /&gt;
* [[Parse Preferences]]&lt;br /&gt;
&amp;lt;!-- outdated? * [[Manage Files]] --&amp;gt;&lt;br /&gt;
* [[Manage Chairs]]&lt;br /&gt;
* [[Manage PublicationEditor]]&lt;br /&gt;
* [[Manage Additional Conference Fields]]&lt;br /&gt;
* [[Manage Additional Review Fields]]&lt;br /&gt;
* [[Manage ReviewerTypes]]&lt;br /&gt;
* [[Manage Additional Submission Files]] &amp;lt;-- todo&lt;br /&gt;
* [[Swap Phase]]&lt;br /&gt;
* [[Auto Swap Phase]]&lt;br /&gt;
* [[Create Backup]]&lt;br /&gt;
&lt;br /&gt;
== Additional Info == &lt;br /&gt;
* [[Review2CRC| HowTo: Review -&amp;gt; CRC]]&lt;br /&gt;
&lt;br /&gt;
Todo:&lt;/div&gt;</summary>
		<author><name>Rberndt</name></author>
	</entry>
	<entry>
		<id>https://wiki.eg.org/SRMv2Wiki/index.php?title=Manage_Submission_Fields&amp;diff=410</id>
		<title>Manage Submission Fields</title>
		<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php?title=Manage_Submission_Fields&amp;diff=410"/>
		<updated>2026-06-19T07:34:56Z</updated>

		<summary type="html">&lt;p&gt;Rberndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Manage Submission Fields =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Manage Submission Fields&#039;&#039;&#039; page allows conference administrators to configure&lt;br /&gt;
the custom fields that authors must fill in when submitting a paper to the conference.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Each submission form contains a set of fixed built-in fields, as well as a list of&lt;br /&gt;
configurable custom fields. The custom fields can be added, edited, reordered, and&lt;br /&gt;
deleted by the conference administrator.&lt;br /&gt;
&lt;br /&gt;
=== Built-in Fields ===&lt;br /&gt;
&lt;br /&gt;
The following fields are always present and cannot be modified or removed:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field Name !! Required !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Title || Yes || TextBox || The title of the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Abstract || Yes || TextBox || The abstract of the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Representative Image || No || Image || An optional image representing the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Categories || Yes || — || Categories selected from the area of expertise.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Custom Fields ==&lt;br /&gt;
&lt;br /&gt;
Custom fields appear between the built-in fields and can be fully managed by the&lt;br /&gt;
conference administrator.&lt;br /&gt;
&lt;br /&gt;
=== Field Properties ===&lt;br /&gt;
&lt;br /&gt;
Each custom field has the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Property !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field Name&#039;&#039;&#039; || The label shown to the author on the submission form.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Required&#039;&#039;&#039; || Whether the author must fill in this field before submitting.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field Type&#039;&#039;&#039; || The type of input control rendered for this field (see [[#Field Types|Field Types]]).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; || A semicolon-separated list of options, used only when Field Type is &#039;&#039;ComboBox&#039;&#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Description&#039;&#039;&#039; || An optional hint or explanation shown to the author below the field.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Field Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TextBox&#039;&#039;&#039; || A single-line text input. Suitable for short values such as a subtitle or a URL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TextArea&#039;&#039;&#039; || A multi-line text input. Suitable for longer free-text responses.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ComboBox&#039;&#039;&#039; || A dropdown list. The available options must be defined in the &#039;&#039;ComboBox Values&#039;&#039; property, separated by semicolons (e.g. &amp;lt;code&amp;gt;Option A;Option B;Option C&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CheckBox&#039;&#039;&#039; || A boolean yes/no toggle.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Managing Fields ==&lt;br /&gt;
&lt;br /&gt;
=== Adding a Field ===&lt;br /&gt;
&lt;br /&gt;
# Scroll to the bottom row of the field table.&lt;br /&gt;
# Fill in the &#039;&#039;&#039;Field Name&#039;&#039;&#039;, &#039;&#039;&#039;Required&#039;&#039;&#039;, &#039;&#039;&#039;Field Type&#039;&#039;&#039;, and optionally &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; and &#039;&#039;&#039;Description&#039;&#039;&#039;.&lt;br /&gt;
# Click &#039;&#039;&#039;Add&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The new field will appear at the end of the custom field list.&lt;br /&gt;
&lt;br /&gt;
=== Editing a Field ===&lt;br /&gt;
&lt;br /&gt;
# Click the &#039;&#039;&#039;pencil icon&#039;&#039;&#039; ({{icon|pencil}}) on the row you want to edit.&lt;br /&gt;
# Modify the values inline directly in the table row.&lt;br /&gt;
# Click the &#039;&#039;&#039;save icon&#039;&#039;&#039; ({{icon|floppy}}) to save, or the &#039;&#039;&#039;cancel icon&#039;&#039;&#039; ({{icon|x}}) to discard changes.&lt;br /&gt;
&lt;br /&gt;
=== Deleting a Field ===&lt;br /&gt;
&lt;br /&gt;
# Click the &#039;&#039;&#039;delete icon&#039;&#039;&#039; ({{icon|x-square}}) on the row you want to remove.&lt;br /&gt;
# Confirm the deletion in the dialog that appears.&lt;br /&gt;
&lt;br /&gt;
{{Warning|Deleting a field is permanent. Any data authors have already entered&lt;br /&gt;
for this field in existing submissions will also be lost.}}&lt;br /&gt;
&lt;br /&gt;
=== Reordering Fields ===&lt;br /&gt;
&lt;br /&gt;
Use the &#039;&#039;&#039;up&#039;&#039;&#039; and &#039;&#039;&#039;down&#039;&#039;&#039; arrow buttons on the right side of each row to&lt;br /&gt;
change the display order of the fields on the submission form. Built-in fields&lt;br /&gt;
are always shown first and last and cannot be reordered.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; property is only relevant when the Field Type is set&lt;br /&gt;
  to &#039;&#039;ComboBox&#039;&#039;. It is ignored for all other field types.&lt;br /&gt;
* Fields marked as &#039;&#039;&#039;Required&#039;&#039;&#039; will block submission if left empty by the author.&lt;br /&gt;
* The order of fields defined here reflects the order they appear on the&lt;br /&gt;
  submission form seen by authors.&lt;/div&gt;</summary>
		<author><name>Rberndt</name></author>
	</entry>
	<entry>
		<id>https://wiki.eg.org/SRMv2Wiki/index.php?title=Template:Warning&amp;diff=409</id>
		<title>Template:Warning</title>
		<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php?title=Template:Warning&amp;diff=409"/>
		<updated>2026-06-19T07:34:21Z</updated>

		<summary type="html">&lt;p&gt;Rberndt: Created page with &amp;quot;&amp;lt;div style=&amp;quot;border: 1px solid #f5a623; background-color: #fff8e6; padding: 8px 12px; margin: 8px 0;&amp;quot;&amp;gt; ⚠️ &amp;#039;&amp;#039;&amp;#039;Warning:&amp;#039;&amp;#039;&amp;#039; {{{1}}} &amp;lt;/div&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;border: 1px solid #f5a623; background-color: #fff8e6; padding: 8px 12px; margin: 8px 0;&amp;quot;&amp;gt;&lt;br /&gt;
⚠️ &#039;&#039;&#039;Warning:&#039;&#039;&#039; {{{1}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rberndt</name></author>
	</entry>
	<entry>
		<id>https://wiki.eg.org/SRMv2Wiki/index.php?title=Manage_Submission_Fields&amp;diff=408</id>
		<title>Manage Submission Fields</title>
		<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php?title=Manage_Submission_Fields&amp;diff=408"/>
		<updated>2026-06-19T07:30:42Z</updated>

		<summary type="html">&lt;p&gt;Rberndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Manage Submission Fields =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Manage Submission Fields&#039;&#039;&#039; page allows conference administrators to configure&lt;br /&gt;
the custom fields that authors must fill in when submitting a paper to the conference.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Each submission form contains a set of fixed built-in fields, as well as a list of&lt;br /&gt;
configurable custom fields. The custom fields can be added, edited, reordered, and&lt;br /&gt;
deleted by the conference administrator.&lt;br /&gt;
&lt;br /&gt;
=== Built-in Fields ===&lt;br /&gt;
&lt;br /&gt;
The following fields are always present and cannot be modified or removed:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field Name !! Required !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Title || Yes || TextBox || The title of the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Abstract || Yes || TextBox || The abstract of the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Representative Image || No || Image || An optional image representing the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Categories || Yes || — || Categories selected from the area of expertise.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Custom Fields ==&lt;br /&gt;
&lt;br /&gt;
Custom fields appear between the built-in fields and can be fully managed by the&lt;br /&gt;
conference administrator.&lt;br /&gt;
&lt;br /&gt;
=== Field Properties ===&lt;br /&gt;
&lt;br /&gt;
Each custom field has the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Property !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field Name&#039;&#039;&#039; || The label shown to the author on the submission form.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Required&#039;&#039;&#039; || Whether the author must fill in this field before submitting.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field Type&#039;&#039;&#039; || The type of input control rendered for this field (see [[#Field Types|Field Types]]).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; || A semicolon-separated list of options, used only when Field Type is &#039;&#039;ComboBox&#039;&#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Description&#039;&#039;&#039; || An optional hint or explanation shown to the author below the field.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Field Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TextBox&#039;&#039;&#039; || A single-line text input. Suitable for short values such as a subtitle or a URL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TextArea&#039;&#039;&#039; || A multi-line text input. Suitable for longer free-text responses.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ComboBox&#039;&#039;&#039; || A dropdown list. The available options must be defined in the &#039;&#039;ComboBox Values&#039;&#039; property, separated by semicolons (e.g. &amp;lt;code&amp;gt;Option A;Option B;Option C&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CheckBox&#039;&#039;&#039; || A boolean yes/no toggle.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Managing Fields ==&lt;br /&gt;
&lt;br /&gt;
=== Adding a Field ===&lt;br /&gt;
&lt;br /&gt;
# Scroll to the bottom row of the field table.&lt;br /&gt;
# Fill in the &#039;&#039;&#039;Field Name&#039;&#039;&#039;, &#039;&#039;&#039;Required&#039;&#039;&#039;, &#039;&#039;&#039;Field Type&#039;&#039;&#039;, and optionally &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; and &#039;&#039;&#039;Description&#039;&#039;&#039;.&lt;br /&gt;
# Click &#039;&#039;&#039;Add&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The new field will appear at the end of the custom field list.&lt;br /&gt;
&lt;br /&gt;
=== Editing a Field ===&lt;br /&gt;
&lt;br /&gt;
# Click the &#039;&#039;&#039;pencil icon&#039;&#039;&#039; ({{icon|pencil}}) on the row you want to edit.&lt;br /&gt;
# Modify the values inline directly in the table row.&lt;br /&gt;
# Click the &#039;&#039;&#039;save icon&#039;&#039;&#039; ({{icon|floppy}}) to save, or the &#039;&#039;&#039;cancel icon&#039;&#039;&#039; ({{icon|x}}) to discard changes.&lt;br /&gt;
&lt;br /&gt;
=== Deleting a Field ===&lt;br /&gt;
&lt;br /&gt;
# Click the &#039;&#039;&#039;delete icon&#039;&#039;&#039; ({{icon|x-square}}) on the row you want to remove.&lt;br /&gt;
# Confirm the deletion in the dialog that appears.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-message-box mw-message-box-warning&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Warning:&#039;&#039;&#039; Deleting a field is permanent. Any data authors have already entered&lt;br /&gt;
for this field in existing submissions will also be lost.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Reordering Fields ===&lt;br /&gt;
&lt;br /&gt;
Use the &#039;&#039;&#039;up&#039;&#039;&#039; and &#039;&#039;&#039;down&#039;&#039;&#039; arrow buttons on the right side of each row to&lt;br /&gt;
change the display order of the fields on the submission form. Built-in fields&lt;br /&gt;
are always shown first and last and cannot be reordered.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; property is only relevant when the Field Type is set&lt;br /&gt;
  to &#039;&#039;ComboBox&#039;&#039;. It is ignored for all other field types.&lt;br /&gt;
* Fields marked as &#039;&#039;&#039;Required&#039;&#039;&#039; will block submission if left empty by the author.&lt;br /&gt;
* The order of fields defined here reflects the order they appear on the&lt;br /&gt;
  submission form seen by authors.&lt;/div&gt;</summary>
		<author><name>Rberndt</name></author>
	</entry>
	<entry>
		<id>https://wiki.eg.org/SRMv2Wiki/index.php?title=Manage_Submission_Fields&amp;diff=407</id>
		<title>Manage Submission Fields</title>
		<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php?title=Manage_Submission_Fields&amp;diff=407"/>
		<updated>2026-06-19T07:28:21Z</updated>

		<summary type="html">&lt;p&gt;Rberndt: Created page with &amp;quot; = Manage Submission Fields =  The &amp;#039;&amp;#039;&amp;#039;Manage Submission Fields&amp;#039;&amp;#039;&amp;#039; page allows conference administrators to configure the custom fields that authors must fill in when submitting a paper to the conference.  == Overview ==  Each submission form contains a set of fixed built-in fields, as well as a list of configurable custom fields. The custom fields can be added, edited, reordered, and deleted by the conference administrator.  === Built-in Fields ===  The following fields...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Manage Submission Fields =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Manage Submission Fields&#039;&#039;&#039; page allows conference administrators to configure&lt;br /&gt;
the custom fields that authors must fill in when submitting a paper to the conference.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Each submission form contains a set of fixed built-in fields, as well as a list of&lt;br /&gt;
configurable custom fields. The custom fields can be added, edited, reordered, and&lt;br /&gt;
deleted by the conference administrator.&lt;br /&gt;
&lt;br /&gt;
=== Built-in Fields ===&lt;br /&gt;
&lt;br /&gt;
The following fields are always present and cannot be modified or removed:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field Name !! Required !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Title || Yes || TextBox || The title of the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Abstract || Yes || TextBox || The abstract of the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Representative Image || No || Image || An optional image representing the submission.&lt;br /&gt;
|-&lt;br /&gt;
| Categories || Yes || — || Categories selected from the area of expertise.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Custom Fields ==&lt;br /&gt;
&lt;br /&gt;
Custom fields appear between the built-in fields and can be fully managed by the&lt;br /&gt;
conference administrator.&lt;br /&gt;
&lt;br /&gt;
=== Field Properties ===&lt;br /&gt;
&lt;br /&gt;
Each custom field has the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Property !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field Name&#039;&#039;&#039; || The label shown to the author on the submission form.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Required&#039;&#039;&#039; || Whether the author must fill in this field before submitting.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field Type&#039;&#039;&#039; || The type of input control rendered for this field (see [[#Field Types|Field Types]]).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; || A semicolon-separated list of options, used only when Field Type is &#039;&#039;ComboBox&#039;&#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Description&#039;&#039;&#039; || An optional hint or explanation shown to the author below the field.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Field Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TextBox&#039;&#039;&#039; || A single-line text input. Suitable for short values such as a subtitle or a URL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TextArea&#039;&#039;&#039; || A multi-line text input. Suitable for longer free-text responses.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ComboBox&#039;&#039;&#039; || A dropdown list. The available options must be defined in the &#039;&#039;ComboBox Values&#039;&#039; property, separated by semicolons (e.g. &amp;lt;code&amp;gt;Option A;Option B;Option C&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CheckBox&#039;&#039;&#039; || A boolean yes/no toggle.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Managing Fields ==&lt;br /&gt;
&lt;br /&gt;
=== Adding a Field ===&lt;br /&gt;
&lt;br /&gt;
# Scroll to the bottom row of the field table.&lt;br /&gt;
# Fill in the &#039;&#039;&#039;Field Name&#039;&#039;&#039;, &#039;&#039;&#039;Required&#039;&#039;&#039;, &#039;&#039;&#039;Field Type&#039;&#039;&#039;, and optionally &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; and &#039;&#039;&#039;Description&#039;&#039;&#039;.&lt;br /&gt;
# Click &#039;&#039;&#039;Add&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The new field will appear at the end of the custom field list.&lt;br /&gt;
&lt;br /&gt;
=== Editing a Field ===&lt;br /&gt;
&lt;br /&gt;
# Click the &#039;&#039;&#039;pencil icon&#039;&#039;&#039; ({{icon|pencil}}) on the row you want to edit.&lt;br /&gt;
# Modify the values inline directly in the table row.&lt;br /&gt;
# Click the &#039;&#039;&#039;save icon&#039;&#039;&#039; ({{icon|floppy}}) to save, or the &#039;&#039;&#039;cancel icon&#039;&#039;&#039; ({{icon|x}}) to discard changes.&lt;br /&gt;
&lt;br /&gt;
=== Deleting a Field ===&lt;br /&gt;
&lt;br /&gt;
# Click the &#039;&#039;&#039;delete icon&#039;&#039;&#039; ({{icon|x-square}}) on the row you want to remove.&lt;br /&gt;
# Confirm the deletion in the dialog that appears.&lt;br /&gt;
&lt;br /&gt;
{{Warning|Deleting a field is permanent. Any data authors have already entered&lt;br /&gt;
for this field in existing submissions will also be lost.}}&lt;br /&gt;
&lt;br /&gt;
=== Reordering Fields ===&lt;br /&gt;
&lt;br /&gt;
Use the &#039;&#039;&#039;up&#039;&#039;&#039; and &#039;&#039;&#039;down&#039;&#039;&#039; arrow buttons on the right side of each row to&lt;br /&gt;
change the display order of the fields on the submission form. Built-in fields&lt;br /&gt;
are always shown first and last and cannot be reordered.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;ComboBox Values&#039;&#039;&#039; property is only relevant when the Field Type is set&lt;br /&gt;
  to &#039;&#039;ComboBox&#039;&#039;. It is ignored for all other field types.&lt;br /&gt;
* Fields marked as &#039;&#039;&#039;Required&#039;&#039;&#039; will block submission if left empty by the author.&lt;br /&gt;
* The order of fields defined here reflects the order they appear on the&lt;br /&gt;
  submission form seen by authors.&lt;/div&gt;</summary>
		<author><name>Rberndt</name></author>
	</entry>
	<entry>
		<id>https://wiki.eg.org/SRMv2Wiki/index.php?title=SRM_admin&amp;diff=406</id>
		<title>SRM admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.eg.org/SRMv2Wiki/index.php?title=SRM_admin&amp;diff=406"/>
		<updated>2026-06-19T07:27:56Z</updated>

		<summary type="html">&lt;p&gt;Rberndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Admin Settings == &lt;br /&gt;
These guidelines are only relevant for SRM admins from FHA: (in progress)&lt;br /&gt;
* [[ Admin Main Screen ]]&lt;br /&gt;
&lt;br /&gt;
[[Manage Submission Fields]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Admin Conference Settings ==&lt;br /&gt;
* [[Self Check]]&lt;br /&gt;
* [[Edit Conference]]&lt;br /&gt;
* [[Parse Preferences]]&lt;br /&gt;
&amp;lt;!-- outdated? * [[Manage Files]] --&amp;gt;&lt;br /&gt;
* [[Manage Chairs]]&lt;br /&gt;
* [[Manage PublicationEditor]]&lt;br /&gt;
* [[Manage Additional Conference Fields]]&lt;br /&gt;
* [[Manage Additional Review Fields]]&lt;br /&gt;
* [[Manage ReviewerTypes]]&lt;br /&gt;
* [[Manage Additional Submission Files]] &amp;lt;-- todo&lt;br /&gt;
* [[Swap Phase]]&lt;br /&gt;
* [[Auto Swap Phase]]&lt;br /&gt;
* [[Create Backup]]&lt;br /&gt;
&lt;br /&gt;
== Additional Info == &lt;br /&gt;
* [[Review2CRC| HowTo: Review -&amp;gt; CRC]]&lt;br /&gt;
&lt;br /&gt;
Todo:&lt;/div&gt;</summary>
		<author><name>Rberndt</name></author>
	</entry>
</feed>