diff --git a/doc/form-view-guidelines.rst b/doc/form-view-guidelines.rst index f00fb005039..70d3ace2e24 100644 --- a/doc/form-view-guidelines.rst +++ b/doc/form-view-guidelines.rst @@ -17,7 +17,7 @@ Business Views Business views are targeted at regular users, not advanced users. Examples are: Opportunities, Products, Partners, Tasks, Projects, etc. -oppreadonly.png +.. image:: /form-view-guidelines/oppreadonly.png In general, a business view is composed of @@ -39,7 +39,7 @@ The Status Bar The purpose of the status bar is to show the status of the record and the action buttons, which were formerly at the bottom of form views. -status.png +.. image:: /form-view-guidelines/status.png The Buttons ........... @@ -86,7 +86,7 @@ The Sheet All business views should look like a printed sheet: -sheet.png +.. image:: /form-view-guidelines/sheet.png Technically, the layout of forms version 7.0 is different than former versions. There is no longer a default “grid” layout; instead the layout is more based on @@ -110,11 +110,11 @@ Sheet Headers Some sheets have headers with one or more fields, and the labels of those fields are only shown in edit mode. -+------------+-------------+ -| View mode | Edit mode | -+------------+-------------+ -| header.png | header2.png | -+------------+-------------+ ++---------------------------------------------+----------------------------------------------+ +| View mode | Edit mode | ++---------------------------------------------+----------------------------------------------+ +| .. image:: /form-view-guidelines/header.png | .. image:: /form-view-guidelines/header2.png | ++---------------------------------------------+----------------------------------------------+ Use HTML text,
,

,

… to produce nice headers, and