Difference between revisions of "Template:Workflow"

From cm2.liecourt.com
Line 137: Line 137:
 
|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 juror|}}} }}
+
   {{#arraydefine:$jurors|{{#ask: [[User group::icol-user]][[Class::Member]][[Role::Juror]] |limit=9999|link=none|format=plainlist}} }}
  <wstoken id="tokener2" name="Random juror[]" json="/extensions/WSForm/WSForm.api.php?action=handleExternalRequest&script=semantic_ask&query=[[User group::icol-user]][[Class::Member]][[Role::Juror]]&limit=99999&returntext=Pagename" placeholder="Type a minimal of 3 characters" class="form-control" multiple="multiple">
+
  {{#arraydefine:$jurors-selected|{{{Random juror|}}} }}
  {{#arraymap:{{#arrayprint:@members}}|,|@@@|{{#ifeq:@@@|done||{{#tag:wsfield |{{#show:@@@ |?Pagename |default=@@@ }} |type=option |value=@@@ |selected=selected}} }}|}}  
+
  <wstoken id="tokener2" name="Random juror[]" multiple="multiple" placeholder="Type a minimal of 3 characters" class="form-control" >
 +
{{#arraymap:{{#arrayprint:$jurors}}|,|__JUROR__|{{#tag:wsfield|{{PAGENAME:__JUROR__}}|type=option|value=__JUROR__|selected={{#if:{{#arraysearch:$jurors-selected|__JUROR__}}|selected}} }}|}}
 
</wstoken><wsfield type="submit" class="btn btn-green" value="Save" /></wsform>}}
 
</wstoken><wsfield type="submit" class="btn btn-green" value="Save" /></wsform>}}
  

Revision as of 15:36, 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= 
}}