[CLOSED] Set inputvalue of check box field

  1. #1

    [CLOSED] Set inputvalue of check box field

    Hi,

    I tried to set the InputValue of a checkboxfield this way:

    @Html.X().Checkbox().InputValue("testing")
    which throws an exception saying InputValue is not defined. Also when I tried to set the fieldlabel of a checkbox group like this

    @Html.X().CheckboxGroup().FieldLabel("testing")
    Exception occurred saying FieldLabel is not defined for CheckboxGroup(). I checkout the latest revision (3950 I believe), which still have not got these fixed. Could someone please look into this? Thanks.
    Last edited by Daniil; Apr 25, 2012 at 7:24 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Confirmed, thanks for the report. We will fix.
  3. #3
    Hi,

    Now it is available in SVN, please update and retest
  4. #4
    Quote Originally Posted by Vladimir View Post
    Hi,

    Now it is available in SVN, please update and retest
    Yes, it is fixed. Thanks.

Similar Threads

  1. RadioGroup With InputValue cann't checked
    By nanlinfeixue in forum 1.x Help
    Replies: 5
    Last Post: Jul 01, 2011, 6:38 AM
  2. [CLOSED] [1.0] Where is Radio.Config InputValue?
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 30, 2011, 2:36 PM
  3. [CLOSED] Drop down Field | Check Box Group
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 19, 2011, 10:42 AM
  4. [CLOSED] How add Check All option to CheckColumn field
    By Satyanarayana murthy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 23, 2009, 3:39 AM
  5. Getting selected RadioGroup value through inputValue
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 31, 2009, 2:21 PM

Posting Permissions