Skip to main content
Known Participant
August 11, 2013
Question

CFINPUT TYPE="Submit" not working

  • August 11, 2013
  • 2 replies
  • 580 views

CFINPUT TYPE="Submit" is not working.  The error message reads:

Attribute validation error for tag CFINPUT.

The value of the attribute TYPE, which is currently "submit", must be one of the values: RADIO,CHECKBOX,PASSWORD,TEXT.

I'm using MX.  Does this attribute not exist?

This topic has been closed for replies.

2 replies

Inspiring
August 12, 2013

Why are you trying to use <cfinput> for your submit button rather than just a normal <input>?

--

Adam

p_sim
Participating Frequently
August 12, 2013

I believed type="submit" was introduced on CF7. Check the docs.