Ignore:
Timestamp:
30 May 2007, 10:37:30 (17 years ago)
Author:
Henrik Bettermann
Message:

matric_no_history:
Lines Widget instead of String Widget
readonly in edit mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts/student_clearance.xml

    r1832 r1835  
    297297  <property name="allow_resize">True</property>
    298298 </widget>
    299  <widget name="matric_no_history" meta_type="String Widget">
    300    <property name="title">Previous Matric. Number(s)</property>
     299 <widget name="matric_no_history" meta_type="Lines Widget">
     300   <property name="title">Previous Matriculation Number(s)</property>
    301301   <property name="fields">
    302302     <element value="matric_no_history"/>
    303303   </property>
    304    <property name="label">Previous Matric. Number(s)</property>
    305    <property name="label_edit">Previous Matric. Number(s)</property>
    306    <property name="readonly_layout_modes"/>
     304   <property name="label">Previous Matriculation Number(s)</property>
     305   <property name="label_edit">Previous Matriculation Number(s)</property>
     306   <property name="readonly_layout_modes">
     307     <element value="edit"/>
     308   </property> 
    307309   <property name="hidden_layout_modes">
    308310     <element value="create"/>
Note: See TracChangeset for help on using the changeset viewer.