To customise your brochure reports, go into the ‘Print’ section within a
property record. From here select the report that you wish to edit and click
‘Edit’. A popup will appear containing the details of the report, click ‘Edit Report’
You can also copy reports. This gives
you the opportunity to rename them and edit them so you have more report
options to choose from
Adding Merge
Fields
There are a number of merge fields available for brochure reports. Merge
fields are added by selecting the ‘Field’ tool and entering the expression for
the merge field you require.
e.g. – (1.) Select the ‘Field’ tool, (2.) highlight the area you want to
create the field in and (3.) enter the expression
The expression used here ‘v_property.property_status’ will tell us the
status of the property.
Adding Merge
Fields Including a Seek
Some Merge Fields also
require a ‘Seek’ to locate them. This is entered in the ‘Print when’ tab of the
‘Field Properties’ window in the ‘Print only when expression is true’ section
Merge fields that
require a seek will be highlighted in bold and include both an ‘Expression’ and a Seek/’Print When’
Adding Images
If you wish to add images to your reports, select the ‘Picture/OLE Bound
Control’ Tool and highlight the area you want to add the image to. Then click
the grey box to the right of ‘Control Source’, this will open your windows file
explorer where you can select you image.
Number | Expression | Seek/Print
When (If Applicable) |
1 | v_property.road_no | |
2 | v_property.road_name | |
3 | v_property.add2 | |
4 | v_property.add3 | |
5 | v_property.add4 | |
6 | v_property.pcode | |
7 | company.company | |
8 | v_property.sage_dept | |
9 | v_property.office | |
10 | v_property.propstatus | |
11 | v_property.marketas | |
12 | v_property.proptype | |
13 | v_property.region | |
14 | v_property.beds | |
15 | v_property.baths | |
16 | v_property.recs | |
17 | v_property.garden | |
18 | v_property.furnished | |
19 | v_property.agreement_type | |
20 | userlist.user_name | =seek(property.refno_neg,”userlist”,”refno_usr”) |
21 | v_property.let_type | |
22 | v_property.let_areas | |
23 | v_property.target_rent | |
24 | v_property.target_deposit | |
25 | v_property.service_charge | |
Number | Expression | Seek/Print
When |
1 | v_property.commsize | |
2 | v_property.floors | |
3 | v_property.people | |
4 | v_property.parking | |
Number | Expression | Seek/Print
When |
1 | v_property.prop_ref | |
2 | v_property.advert_heading | |
3 | v_property.advert_memo | |
4 | v_property.summary | |
5 | v_property.bullet1 | |
6 | v_proeprty.bullet2 | |
7 | v_property.bullet3 | |
8 | v_property.bullet4 | |
9 | v_property.bullet5 | |
10 | v_property.bullet6 | |
11 | v_property.bullet7 | |
12 | v_property.bullet8 | |
13 | v_property.forsale | |
14 | v_property.sold | |
15 | Please See Below | |
16 | v_property.advertise_from | |
17. Zoopla | If(v_property.zoopla,”Yes,”No”) | |
Rightmove | If(v_property.rightmove,”Yes,”No”) | |
Gumtree | If(v_property.gumtree,”Yes,”No”) | |
Sturents | If(v_property.sturents,”Yes,”No”) | |
DSSMove | If(v_property.dssmove,”Yes,”No”) | |
18 | v_property.board | |
19 | v_property.feature1 | |
20 | v_property.feature2 | |
21 | v_property.feature3 | |
For number 17 (EPC
Graph) you need to insert an image instead of a field.
Select the ‘Picture/OLE
Bound Control’ and highlight the area that you want to add the EPC graph to.
You then need to enter the following command into the ‘Control source’ box:
- Control
source: gc_attachdir+alltrim(v_property.Energy_graph)
Then go to the ‘Print when’ and enter the following command into the
‘Print only when the expression is true’ box:
- Print only
when the expression is true: FILE(gc_attachdir+ALLTRIM(v_property.energy_graph))
Number | Expression | Seek/Print
When |
1 | iif(v_property.allow_dss,"Yes","No") | |
2 | iif(v_property.allow_pets,"Yes","No") | |
3 | iif(v_property.allow_children,"Yes","No") | |
4 | iif(v_property.allow_smokers,"Yes","No") | |
5 | iif(v_property.garage,"Yes","No") | |