Example Field Display Policy Clone
----------------------------------

The following example shows the **System User** interface before and after
a cloned Field Display Policy has been modified and applied to an item on a Menu Layout
change. 

The table below shows the changed original and new order on the design form of the 
Field Display Policy so that all the mandatory fields display at the top of the 
item form. 

+---------------------------+-------------+-----------+
| Field Name                | Orig. Order | New Order |
+===========================+=============+===========+
| User Name                 | 1           | 1         |
+---------------------------+-------------+-----------+
| First Name                | 2           | 4         |
+---------------------------+-------------+-----------+
| Last Name                 | 3           | 5         |
+---------------------------+-------------+-----------+
| Email Address             | 4           | 2         |
+---------------------------+-------------+-----------+
| Password                  | 5           | 6         |
+---------------------------+-------------+-----------+
| Repeat Password           | 6           | 7         |
+---------------------------+-------------+-----------+
| Role                      | 7           | 3         |
+---------------------------+-------------+-----------+
| User Authorization Method | 8           | 8         |
+---------------------------+-------------+-----------+


The screenshots show the example original and changed forms.

|system-user-standard|

|system-user-new|


.. |system-user-standard| image:: /src/images/system-user-standard.png
.. |system-user-new| image:: /src/images/system-user-new.png