Skip to main content
Known Participant
August 11, 2013
質問

CFINPUT TYPE="Submit" not working

  • August 11, 2013
  • 返信数 2.
  • 590 ビュー

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?

このトピックへの返信は締め切られました。

返信数 2

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.