KF #7, all over the map. Up to page 158
This commit is contained in:
parent
200b85f6ce
commit
5bda08209f
25 changed files with 111 additions and 128 deletions
|
|
@ -16,11 +16,11 @@ our $I18N = {
|
|||
message => q|
|
||||
|
||||
<p><b>^FormParam();</b><br />
|
||||
This macro is mainly used in generating dynamic queries in SQL Reports. Using this macro you can pull the value of any form field simply by specifying the name of the form field, like this: ^FormParam("phoneNumber");
|
||||
This macro is mainly used in generating dynamic queries in SQL Reports. Using this macro, you can pull the value of any form field simply by specifying the name of the form field, like this: ^FormParam("phoneNumber");
|
||||
</p>
|
||||
<p>If the macro is used to pull data from a form field that returns multiple values, like a dropdown list, then only the first value will be returned.</p>
|
||||
|,
|
||||
lastUpdated => 1154143837,
|
||||
lastUpdated => 1165517791,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue