From 95f56603183f72e4257aaace39c4c5c19f27dab4 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 3 Jun 2008 07:31:45 +0000 Subject: [PATCH] INTEGRATION: CWS hcshared18 (1.5.2); FILE MERGED 2008/05/28 18:15:00 fpe 1.5.2.4: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:34 ufi 1.5.2.3: building Sol 2008/05/21 09:12:09 ufi 1.5.2.2: vor testbuild 2008/04/23 09:53:54 fpe 1.5.2.1: committing changes to makefile and xhps --- .../explorer/database/rep_navigator.xhp | 47 +++++++++++-------- 1 file changed, 27 insertions(+), 20 deletions(-) diff --git a/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp b/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp index fe61090899..e458712908 100644 --- a/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp +++ b/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp @@ -1,33 +1,40 @@ + + @@ -76,7 +83,7 @@ Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box). -May be you have to set the initial value to the value of the field like [field].these 3 paras copied from another mail by Ocke in users@dba.o.o +Maybe you have to set the initial value to the value of the field like [field].these 3 paras copied from another mail by Ocke in users@dba.o.o If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero: [SumCost] + IF(ISBLANK([field]);0;[field])need some real working examples. See i81874Formula Enter the formula that defines the function. Use OpenFormula syntax.Initial value