New features Please use http://kentico.uservoice.com as the primary place to submit your suggestions and allow others to vote for your ideas!
Version 4.x > New features > Bizform feature requests View modes: 
User avatar
Member
Member
DesignByOnyx - 10/30/2009 2:23:17 PM
   
Bizform feature requests
Here are some features that I think would be beneficial to Bizforms:

1) In the Autoresponder and Notification emails, it would be nice to be able to specify the "to" and "from" emails as:

Joe Butler <jbutler@gmail.com>

or provide a "Name" field... either one would work.


2) General -> After the form is submitted -> "Display Text" should be an html text area with the FCK editor.

3) It would also be nice to specify a client side "callback" function after form postbacks. The function should at least pass a "success" parameter: (true) if the form was validated and submitted, (false) if the form did not validate.

4) With the checkbox control, the "value" attribute should be included in the markup. This would allow for easier client side customizations.

User avatar
Member
Member
Josh Larios - 11/6/2009 5:17:00 PM
   
RE:Bizform feature requests
It would also be nice if, for "multiple choice" and "radio buttons" field types, we could change more than just the RepeatDirection property of the control. Right now, we can choose Horizontal or Vertical, but the controls also allow for RepeatColumns (how many columns wide the table should be) and RepeatLayout (whether it should be a table at all, or a set of spans, or list elements).

Any chance we could get the ability to set the RepeatColumns and RepeatLayout properties for those controls?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 11/9/2009 6:27:02 AM
   
RE:Bizform feature requests
Hi Josh,

Your feature is more related in general to form controls, not only to biz forms. I have forwarded it to our product manager and we will consider adding it in one of the next version.

Right now you need to build a custom form control for the check box list and create properties and handle the layout as you need to. Here you can find information what is needed to be done when creating custom form control.

Best Regards,
Juraj Ondrus

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 11/10/2009 6:50:27 AM
   
RE:Bizform feature requests
Hello,

Thank you for your feature suggestions. I've passed all these suggestions to our Product Manager and he will consider adding it into one of future versions of Kentico CMS.

Best Regards,

Martin Dobsicek