Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFINPUT TYPE="Submit" not working

New Here ,
Aug 11, 2013 Aug 11, 2013

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?

TOPICS
Getting started
535
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 11, 2013 Aug 11, 2013

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 11, 2013 Aug 11, 2013
LATEST

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

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources