I want to create a new form which needs to work in the following way:
List of questions answers to be radio button select. Each radio option needs to have weighting value. So I found http://our.umbraco.org/projects/developer-tools/matrixlist-for-contour which is almost exactly what i want save for weighting value. I have access to source so could hack it. Only potential issue is it wont work with v6 and contour v3 but I guess again I could fix that.
The other way I was looking todo this is to create bunch of nodes and use that as prevalue source for the form and use the mvc partial views to render out correctly.
Anyone done something similar or any other better ideas on how to achieve this?
contour matrix with weightings
Guys,
I want to create a new form which needs to work in the following way:
List of questions answers to be radio button select. Each radio option needs to have weighting value. So I found http://our.umbraco.org/projects/developer-tools/matrixlist-for-contour which is almost exactly what i want save for weighting value. I have access to source so could hack it. Only potential issue is it wont work with v6 and contour v3 but I guess again I could fix that.
The other way I was looking todo this is to create bunch of nodes and use that as prevalue source for the form and use the mvc partial views to render out correctly.
Anyone done something similar or any other better ideas on how to achieve this?
Regards
Ismail
is working on a reply...