Input Line text "readonly"

Home Forums Quform WordPress Input Line text "readonly"

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11667
    Igordesign
    Participant

    Hi.
    in the text field settings how can I set the “readlonly” function?

    Thanks

    #11724
    josef777
    Participant

    add html element and put this in it

    <script type="text/javascript">
    jQuery(function($) {
    $('.iphorm_1_1').attr('readonly', true);
    });
    </script>

    change .iphorm_1_1 to your field ID .

    Disabling entry on Single Line Text Element

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy