![]() |
|
|
|
form2CFC
Project Home • Forums • Known Issues • Contact Project
Author: Timo Erbach (All RIAForge projects by this author) Description:
Fills an associated CFC with the value of formFields.
The methods of your CFC have to be the following naming conventions: set#formFieldName#. So if your formField is named "lastname" the CFC must implement a method named "setLastname". If there are formfields without corresponding methods in your CFC no error will be thrown; but you can reAssign an other CFC to be filled with this formField (see example). Also if there are no formFields with corresponding methods, you can reassign an other CFC. But in both cases you must not. The values from the formFields will be transfered to your CFC using this setter-Methods by form2CFC.
Requirements:
ColdFusion, Railo, BlueDragon.
CFCs must be provided. Issue Tracker: There are no issues for this project. To enter issues for this (or any other) project, you must be logged in. |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.