Difference between revisions of "Template:Workflow"

From cm2.liecourt.com
(Fill database)
Line 111: Line 111:
 
|2=<wsform action="addToWiki">
 
|2=<wsform action="addToWiki">
 
   {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Random juror }}
 
   {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Random juror }}
   {{#arraydefine:@members |{{{Random judge|}}} }}
+
   {{#arraydefine:$judges|{{#ask: [[User group::icol-user]][[Class::Member]][[Role::Judge]] |limit=9999|link=none|format=plainlist}} }}
  <wstoken id="tokener52" name="Random judge" json="/extensions/WSForm/WSForm.api.php?action=handleExternalRequest&script=semantic_ask&query=[[User group::icol-user]][[Class::Member]][[Role::Judge]]&limit=99999&returntext=Pagename" placeholder="Type a minimal of 3 characters" class="form-control" >
+
  {{#arraydefine:$judges-selected|{{{Random judge|}}} }}
  {{#arraymap:{{#arrayprint:@members}}|,|@@@|{{#ifeq:@@@|done||{{#tag:wsfield |{{#show:@@@ |?Pagename |default=@@@ }} |type=option |value=@@@ |selected=selected}} }}|}}  
+
  <wstoken id="tokener52" name="Random judge" multiple="multiple" placeholder="Type a minimal of 3 characters" class="form-control" >
</wstoken><wsfield type="submit" class="btn btn-green" value="Save" /></wsform>}}
+
{{#arraymap:{{#arrayprint:$judges}}|,|__JUDGE__|{{#tag:wsfield|{{PAGENAME:__JUDGE__}}|type=option|value=__JUDGE__|selected={{#if:{{#arraysearch:$judges-selected|__JUDGE__}}|selected}} }}|}}
 +
</wstoken>
 +
<wsfield type="submit" class="btn btn-green" value="Save" /></wsform>}}
 
}}
 
}}
 
{{Item responsive |Cols={{#var:@cols|4-8}}
 
{{Item responsive |Cols={{#var:@cols|4-8}}

Revision as of 15:33, 17 June 2021


This is the Workflow template. It should be called in the following format:

{{Workflow
|Case ID=
|Type=
|Stage=
|Filed by=
|Lie=
|Topic=
|Description=
|Lies=
|Facts=
|Locations=
|Judge=
|Juror amount=
|Jurors=
|Suit date=
|Plaintiff verdict=
|Reason for judge decline=
|Random judge=
|Random juror=
|Declined judge=
|Declined juror= 
}}