jQWidgets Forums

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Disabled Inputs Do Not get POSTED #24292

    aoverton07
    Participant

    I recently noticed that if you set an input to DISABLED that it does not get posted to the GET or POST variables. This isn’t necessarily a bug because I guess some people might desire this functionality but I was thinking that it would be nice if there was an “EDITABLE” attribute for the INPUTS so user couldnt manipulate the contents, but the contents would still get posted to server variables. Anyone notice this? Ive already implemented a workaround, but it would be a simple feature to add!

    I know you can set an input to readonly but an editable feature would allow you to EASILY change this attribute dynamically based on other conditions…..

    Disabled Inputs Do Not get POSTED #24299

    Peter Stoev
    Keymaster

    Hi,

    For jqxInput we use Input tag. Disabling jqxInput means setting the “disabled” attribute of the HTML Input. So the described behavior is as it should be.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.