Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
Is it possible to add a jquery rating tool to some feedback form?
I would like to display some stars where user can rate the site.
The form should also shows some subject line and a textfield (this can be done by contour) but how can i integrate the rating into contour?
Thanks
Comment author was deleted
You'll need a custom fieldtype, to create a custom one check out these posts:
http://www.nibble.be/?p=154 ( for Umbraco v5, MVC)
http://www.nibble.be/?p=89 (for Umbrac v4, Webforms)
You might also be able to do it with some jquery and transform a (text)field into a rating control
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Rating tool
Hello,
Is it possible to add a jquery rating tool to some feedback form?
I would like to display some stars where user can rate the site.
The form should also shows some subject line and a textfield (this can be done by contour) but how can i integrate the rating into contour?
Thanks
Comment author was deleted
You'll need a custom fieldtype, to create a custom one check out these posts:
http://www.nibble.be/?p=154 ( for Umbraco v5, MVC)
http://www.nibble.be/?p=89 (for Umbrac v4, Webforms)
You might also be able to do it with some jquery and transform a (text)field into a rating control
is working on a reply...