[629] | 1 | <?xml version="1.0"?> |
---|
[680] | 2 | <object name="student_accommodation_fe" meta_type="CPS Layout"> |
---|
[629] | 3 | <property name="layout_create_method"></property> |
---|
| 4 | <property name="layout_edit_method"></property> |
---|
| 5 | <property name="layout_view_method"></property> |
---|
[680] | 6 | <property name="style_prefix">layout_accommodation_</property> |
---|
[629] | 7 | <property name="flexible_widgets"/> |
---|
| 8 | <property name="validate_values_expr"></property> |
---|
| 9 | <widget name="acco_res_sc_pin" meta_type="Scratchcard Pin Widget"> |
---|
[694] | 10 | <property name="title">Hostel Application PIN</property> |
---|
[629] | 11 | <property name="fields"> |
---|
| 12 | <element value="acco_res_sc_pin"/> |
---|
| 13 | </property> |
---|
| 14 | <property name="is_required">True</property> |
---|
[694] | 15 | <property name="label">Hostel Application PIN</property> |
---|
| 16 | <property name="label_edit">Hostel Application PIN</property> |
---|
[629] | 17 | <property name="readonly_layout_modes"/> |
---|
| 18 | <property name="hidden_layout_modes"/> |
---|
| 19 | <property name="hidden_readonly_layout_modes"/> |
---|
| 20 | <property name="prefix">HOS</property> |
---|
| 21 | </widget> |
---|
| 22 | <widget name="student_status" meta_type="Select Widget"> |
---|
| 23 | <property name="title">Status</property> |
---|
| 24 | <property name="fields"> |
---|
| 25 | <element value="student_status"/> |
---|
| 26 | </property> |
---|
| 27 | <property name="label">Status</property> |
---|
| 28 | <property name="label_edit">Status</property> |
---|
| 29 | <property name="readonly_layout_modes"/> |
---|
| 30 | <property name="hidden_layout_modes"/> |
---|
| 31 | <property name="hidden_readonly_layout_modes"/> |
---|
| 32 | <property name="vocabulary">student_status_voc</property> |
---|
| 33 | </widget> |
---|
[680] | 34 | |
---|
| 35 | <widget name="acco_maint_date" meta_type="DateTime Widget"> |
---|
[694] | 36 | <property name="title">Maintainance Payment Date</property> |
---|
[680] | 37 | <property name="fields"> |
---|
| 38 | <element value="acco_maint_date"/> |
---|
| 39 | </property> |
---|
[694] | 40 | <property name="label">Maintainance Payment Date</property> |
---|
| 41 | <property name="label_edit">Maintainance Payment Date</property> |
---|
[680] | 42 | <property name="readonly_layout_modes"/> |
---|
| 43 | <property name="hidden_layout_modes"/> |
---|
| 44 | <property name="hidden_readonly_layout_modes"/> |
---|
| 45 | <property name="view_format">iso8601_medium_easy</property> |
---|
| 46 | <property name="hidden_empty"></property> |
---|
| 47 | </widget> |
---|
[694] | 48 | <widget name="acco_maint_sc_pin" meta_type="Scratchcard Pin Widget"> |
---|
| 49 | <property name="title">Maintainance Payment PIN</property> |
---|
[680] | 50 | <property name="fields"> |
---|
| 51 | <element value="acco_maint_sc_pin"/> |
---|
| 52 | </property> |
---|
[694] | 53 | <property name="label">Maintainance Payment PIN</property> |
---|
| 54 | <property name="label_edit">Maintainance Payment PIN</property> |
---|
[680] | 55 | <property name="readonly_layout_modes"/> |
---|
| 56 | <property name="hidden_layout_modes"/> |
---|
| 57 | <property name="hidden_readonly_layout_modes"/> |
---|
| 58 | <property name="hidden_empty"></property> |
---|
| 59 | </widget> |
---|
| 60 | |
---|
| 61 | |
---|
| 62 | <widget name="acco_res_date" meta_type="DateTime Widget"> |
---|
[694] | 63 | <property name="title">Hostel Application Date</property> |
---|
[680] | 64 | <property name="fields"> |
---|
| 65 | <element value="acco_res_date"/> |
---|
| 66 | </property> |
---|
[694] | 67 | <property name="label">Hostel Application Date</property> |
---|
| 68 | <property name="label_edit">Hostel Application Date</property> |
---|
[680] | 69 | <property name="readonly_layout_modes"/> |
---|
| 70 | <property name="hidden_layout_modes"/> |
---|
| 71 | <property name="hidden_readonly_layout_modes"/> |
---|
| 72 | <property name="view_format">iso8601_medium_easy</property> |
---|
| 73 | </widget> |
---|
| 74 | |
---|
| 75 | <widget name="bed" meta_type="Method Widget"> |
---|
| 76 | <property name="title">Bed</property> |
---|
| 77 | <property name="fields"> |
---|
| 78 | <element value="bed"/> |
---|
| 79 | </property> |
---|
| 80 | <property name="label">Bed</property> |
---|
| 81 | <property name="label_edit">Bed</property> |
---|
| 82 | <property name="readonly_layout_modes"/> |
---|
| 83 | <property name="hidden_layout_modes"/> |
---|
| 84 | <property name="hidden_readonly_layout_modes"/> |
---|
| 85 | <property name="render_method">formatBed</property> |
---|
| 86 | </widget> |
---|
| 87 | <widget name="session" meta_type="String Widget"> |
---|
| 88 | <property name="title">Session</property> |
---|
| 89 | <property name="fields"> |
---|
| 90 | <element value="session"/> |
---|
| 91 | </property> |
---|
| 92 | <property name="label">Session</property> |
---|
| 93 | <property name="label_edit">Session</property> |
---|
| 94 | <property name="readonly_layout_modes">edit</property> |
---|
| 95 | <property name="hidden_layout_modes"/> |
---|
| 96 | <property name="hidden_readonly_layout_modes"/> |
---|
| 97 | </widget> |
---|
| 98 | |
---|
| 99 | |
---|
[629] | 100 | <table> |
---|
| 101 | <row> |
---|
[680] | 102 | <cell name="session"/> |
---|
[629] | 103 | </row> |
---|
| 104 | <row> |
---|
[680] | 105 | <cell name="bed"/> |
---|
| 106 | </row> |
---|
| 107 | <row> |
---|
[629] | 108 | <cell name="student_status"/> |
---|
| 109 | </row> |
---|
[680] | 110 | <row> |
---|
| 111 | <cell name="acco_res_sc_pin"/> |
---|
| 112 | </row> |
---|
| 113 | <row> |
---|
[694] | 114 | <cell name="acco_res_date"/> |
---|
[680] | 115 | </row> |
---|
| 116 | <row> |
---|
| 117 | <cell name="acco_maint_sc_pin"/> |
---|
| 118 | </row> |
---|
[694] | 119 | <row> |
---|
| 120 | <cell name="acco_maint_date"/> |
---|
| 121 | </row> |
---|
[629] | 122 | </table> |
---|
| 123 | </object> |
---|