Difference between revisions of "Template:SeriesInterface"

From OPENRESEARCH fixed Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> = Usage = <pre>{{SeriesInterface}} </pre> {{SeriesInterface}} Category:Template </noinclude><includeonly> == OpenDocument Spreadsheet IMPORT & EXPORT == ===Ex...")
 
Line 8: Line 8:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
== OpenDocument Spreadsheet IMPORT & EXPORT ==
 
== OpenDocument Spreadsheet IMPORT & EXPORT ==
===Export===
 
To Download the Events of this Event series as CSV file click on the download button
 
{{#tag:html|{{#tag:form|{{#tag:input||type="submit"|value="Download" }}|action="/orapi/series/{{PAGENAME}}" }} }}
 
  
===Import===
+
{{#tag:html|{{#tag:form|{{#tag:input||type="submit"|value="Go to orapi import export interface" }}|action="/orapi/series/{{PAGENAME}}" }} }}  
To import the changes into the wiki select the file and click on the import button.
+
 
{{#tag:html|{{#tag:form|{{#tag:input||type="file"|id="fileupload"|name="csv" }}{{#tag:input||type="submit"|id="submit"|name="submit"|value="Import" }}|enctype="multipart/form-data" |method="post"|action="/orapi/series/{{PAGENAME}}" }} }}
 
 
</includeonly>
 
</includeonly>

Revision as of 19:52, 10 November 2021


Usage

{{SeriesInterface}}

OpenDocument Spreadsheet IMPORT & EXPORT