2 Replies Latest reply: May 15, 2014 11:55 PM by Ashok Deivasigamani RSS

    Rendering XDP as HTML field Patterns num{(zzzzzzzzzzz9.99)}

    Bonao94 Community Member

      Hi, I am rendering a XDP document as XHTML with renderHTMLForm 'transformTo' => 'XHTML' . The field Type="Numeric Field" and the patterns num{(zzzzzzzzzzz9.99)}. These settings works fine on a PDF but it does not work when render as HTML. The PDF version prevents the users from inputing numbers only. The XDP version rendered as HTML form is allowing the users to input anything on the field.

       

      Any idea will be helpful on how to prevent this?