Data-Stream© on-line Forms |
Publishing form on the web site The form can be published by content editors through the WYSIWYG editor - they only click a button, select the form and the system automatically inserts the form macro into the text. The macro is replaced by a dynamically loaded form at run-time. You can choose what happens when the user enters form data (display text/redirect to page/continue in editing) and you can optionally send all entered values to some e-mail address or send an auto-reposponder to the person who filled-in the form.
Managing entered records...click her for more details |
| Creating
on-line forms no longer requires writing .NET code and SQL queries!
With Kentico CMS BizForms module, you can easily create and publish
simple on-line forms without programming. All you need to do is define
form fields and add the form on your page. This task can be achieved
by advanced end user without programming or database knowledge. Defining form fields For each field, you can specify: * data type (text, long text, integer, decimal, date-time, boolean) There are several built-in field types: * textbox You can also develop your own field types with custom validation. . |