Changes for page Platzhalter


From version 38.1
edited by sas
on 16.02.2023, 14:44
Change comment: There is no comment for this version
To version 37.1
edited by sas
on 16.02.2023, 14:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,9 +77,9 @@
77 77  
78 78  ; [%$CLIENT_ID%]
79 79  : The client ID of the client of the current form.
80 -; [%$DEFAULT_MAIL_SENDER%] {{version major="7" minor="3"}}{{/version}}
80 +; [%$DEFAULT_MAIL_SENDER%] {{version major="7" minor="0" patch="4"/}}
81 81  : Returns the e-mail sender (system) for the configured mail server. If a separate mail server is configured under Client > Settings, these configuration will be used, otherwise the system e-mail server.
82 -; [%$DEFAULT_MAIL_SENDERNAME%] {{version major="7" minor="3"}}{{/version}}
82 +; [%$DEFAULT_MAIL_SENDERNAME%] {{version major="7" minor="0" patch="4"/}}
83 83  : Returns the sender name (system) for the configured mail server. If this is not configured, an empty string is returned.
84 84  ; [%$FORM_LINK%]
85 85  : The URL of the current form.
... ... @@ -163,24 +163,6 @@
163 163  {{/html}}
164 164  
165 165  
166 -
167 -{{html wiki="true"}}
168 -<div class='xm-figure xm-float-right xm-clear-h2' data-alt='Using user variables to prefill form fields with data of the logged in user.'><div class='xm-figure-inner' style='width:310px'>{{lightbox image='prefill_user_variables_en.png' width='300' group='$height' group='$group' title='Using user variables to prefill form fields with data of the logged in user.'/}}<div class='xm-figure-caption'>Using user variables to prefill form fields with data of the logged in user.</div></div></div>
169 -{{/html}}
170 -
171 -
172 -
173 -{{html wiki="true"}}
174 -<div class='xm-figure xm-float-right xm-clear-h2' data-alt='Using user variables to prefill form fields with data of the logged in user.'><div class='xm-figure-inner' style='width:310px'>{{lightbox image='prefill_user_variables_en.png' width='300' group='$height' group='$group' title='Using user variables to prefill form fields with data of the logged in user.'/}}<div class='xm-figure-caption'>Using user variables to prefill form fields with data of the logged in user.</div></div></div>
175 -{{/html}}
176 -
177 -
178 -
179 -{{html wiki="true"}}
180 -<div class='xm-figure xm-float-right xm-clear-h2' data-alt='Using user variables to prefill form fields with data of the logged in user.'><div class='xm-figure-inner' style='width:310px'>{{lightbox image='prefill_user_variables_en.png' width='300' group='$height' group='$group' title='Using user variables to prefill form fields with data of the logged in user.'/}}<div class='xm-figure-caption'>Using user variables to prefill form fields with data of the logged in user.</div></div></div>
181 -{{/html}}
182 -
183 -
184 184  User variables may be used in [[actions>>doc:Formcycle.Designer.Workflow.Actions.WebHome]], [[templates>>doc:Formcycle.UserInterface.FilesAndTemplates.WebHome]], [[data base queries>>Formcycle.UserInterface.Data.DBQueries.WebHome]] or directly in [[form elements>>Formcycle.Designer.Form.FormElements.WebHome]] for prefilling the form (see [[figure>>||anchor="fig_prefill_user_variables"]]).
185 185  
186 186  {{panel monospace="true" title="Syntax"}}