Active
Project:
Comment driven
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2011 at 18:08 UTC
Updated:
12 Oct 2011 at 18:08 UTC
Hi,
I need support for the CCK Measured Value Field (http://drupal.org/project/mvf) in Comment Driven.
If anyone can tell me how to add support or where to find a good documentation about it, I could possibly provide a patch myself.
Bug by the way: Even if the field is not used in Comment Driven, if you submit the form the value in the mvf-field gets broken. I suppose the reason for this misbehaviour is a missing separator conversion (German Language)
€ 10,00 ==> €1000,00 and so on on each submit.
Thank you very much for your help in advance.