#15: issue experts workflow now very slick

This commit is contained in:
Simon Brooke 2018-09-17 15:14:41 +01:00
parent 2d4f7a897d
commit adcdacc6c1
10 changed files with 172 additions and 59 deletions

View file

@ -703,11 +703,16 @@ version="0.1.1">
column="method_id" entity="followupmethods" farkey="id">
<prompt prompt="method_id" locale="en_GB.UTF-8"/>
</property>
<property required="true" type="string" name="method-detail" size="128">
<property required="true" type="string" name="method_detail" column="method_detail" size="128">
<documentation>
Phone number or email address for followup.
</documentation>
</property>
<property type='entity' entity='canvassers' name='locked_by' column='locked_by'>
<documentation>The issue expert who is currently handling this issue, if any.</documentation>
<prompt prompt="Locked by" locale="en_GB.UTF-8"/>
</property>
<property type="timestamp" name="locked"/>
<property type="list" name="actions" entity="followupactions" farkey="request_id"/>
<list properties="listed" name="Followuprequests">
<field property="elector_id">