Form:Event: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
Line 39: | Line 39: | ||
<span class="irlformrowlabel">Event Date</span> | <span class="irlformrowlabel">Event Date</span> | ||
Event Date/Time: {{{field|Date|input type=datetime|default={{#sub:{{SUBPAGENAME}}|-10}}|mandatory}}} | |||
</div> | |||
<!-- | |||
Start Date: {{{field|Start_Date|input type=datepicker|first date={{CURRENTYEAR}}/{{CURRENTMONTH}}|date format=yy-mm-dd|default={{#sub:{{SUBPAGENAME}}|-10}}|mandatory}}} | Start Date: {{{field|Start_Date|input type=datepicker|first date={{CURRENTYEAR}}/{{CURRENTMONTH}}|date format=yy-mm-dd|default={{#sub:{{SUBPAGENAME}}|-10}}|mandatory}}} | ||
Line 46: | Line 48: | ||
{{{field|Start_Time_AM|input type=radiobutton|values=AM,PM|default=AM|mandatory}}} | {{{field|Start_Time_AM|input type=radiobutton|values=AM,PM|default=AM|mandatory}}} | ||
Multiple Day Event: {{{field|Multiday|input type=checkbox|value=Multi Day|show on select=Multi Day=>multi;Multi Day=>multiday}}} | Multiple Day Event: {{{field|Multiday|input type=checkbox|value=Multi Day|show on select=Multi Day=>multi;Multi Day=>multiday}}} | ||
<div id="multi"> | <div id="multi"> | ||
<span class="irlformlabel">Multiple Day Events | <span class="irlformlabel">Multiple Day Events | ||
Line 60: | Line 59: | ||
</div> | </div> | ||
Event Date/Time: {{{field|Start_Date|input type=datetime|size=10|date format=mm/dd/yy H:M|first date={{CURRENTYEAR}}/{{CURRENTMONTH}}|mandatory}}} | Event Date/Time: {{{field|Start_Date|input type=datetime|size=10|date format=mm/dd/yy H:M|first date={{CURRENTYEAR}}/{{CURRENTMONTH}}|mandatory}}} | ||
Line 67: | Line 64: | ||
Start Date was set in the first form: {{{field|Start_Date|input type=datepicker|size=12|date format=mm/dd/yy|first date={{CURRENTYEAR}}/{{CURRENTMONTH}}|default={{#sub:{{SUBPAGENAME}}|-10}}|restricted}}} | Start Date was set in the first form: {{{field|Start_Date|input type=datepicker|size=12|date format=mm/dd/yy|first date={{CURRENTYEAR}}/{{CURRENTMONTH}}|default={{#sub:{{SUBPAGENAME}}|-10}}|restricted}}} | ||
Enter Ending Date for multi day event: {{{field|End_Date|input type=datepicker|size=12|date format=mm/dd/yy|first date={{#sub:{{SUBPAGENAME}}|-10}} }}} | Enter Ending Date for multi day event: {{{field|End_Date|input type=datepicker|size=12|date format=mm/dd/yy|first date={{#sub:{{SUBPAGENAME}}|-10}} }}} | ||
--> | --> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
Line 95: | Line 90: | ||
If the image file is not on this server, upload an image from your device. | If the image file is not on this server, upload an image from your device. | ||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Event's Web Pages</span> | |||
Web Page Url: {{{field|Event_Url|input type=text|size=44|maxlength=256|placeholder=Enter the Event Web Page full URL ex: https://...}}} | |||
<span class="irlformrowlabel">Event Social Media</span> | |||
Social Media Type: {{{field|Social_Type|input type=radiobutton|values=Facebook, Reddit, Twitter|show on select=Facebook=>social;Reddit=>social;Twitter=>social}}} | |||
<div id="social"> | |||
Social Media Page Name: {{{field|Social_Name|input=text|size=34|maxlength=64|placeholder=Enter Social Media Name}}} | |||
Social Media Url: {{{field|Social_Url|input type=text|size=43|maxlength=128|placeholder=Enter full URL path https://...}}} | |||
</div> | |||
</div> | </div> | ||
Line 119: | Line 129: | ||
</div> | </div> | ||
<div class=" | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Event | <span class="irlformrowlabel">Event Type: </span>{{{field|Type|input type=text|size=45|maxlength=128|placeholder=ex: Class, Meeting, Volunteer Day, Benefit}}} | ||
<span class="irlformrowlabel">Event Format: </span>{{{field|Format|input type=radiobutton|values=Online, In-Person|show on select=In-Person=>location|default=Online|mandatory}}} | <span class="irlformrowlabel">Event Format: </span>{{{field|Format|input type=radiobutton|values=Online, In-Person|show on select=In-Person=>location|default=Online|mandatory}}} | ||
<div id="location"> | <div id="location"> |
Revision as of 19:19, December 24, 2020
This is the IRL Community Event input form.
Enter the event name followed by the start date. (ie: IRL Work Day 2021-01-01)
If the Event Name appears in the dropdown list it is already on the calendar. You can select the existing Event Name to edit it or type in a different Event Name to add a new calendar entry.