passing a variable into a database that is not within a form field...
Is there any way to pass a variable onto a database that is not within a form field? I have a page in DW to update a database with values passed from the DW update page. Typically when values are passed from a page to a database, email, etc you will have to do a #form.fieldname#. I however have a value that is not in a form field, it is an aggregated function that displays a total when the form is updated. yet I would like to have that variable passed to and updated in my database. Since the variable is not in situated in a field I cannot use the #form.fieldname#. Is there a way to do that?
CK
