ExpressionEngine-User-Guide icon indicating copy to clipboard operation
ExpressionEngine-User-Guide copied to clipboard

Update Documentation for Attribute Pass-Through forms

Open jcogs-design opened this issue 5 years ago • 1 comments

Overview

These documentation edits complement the proposed changes to the form_declaration function in Functions.php

They provide updated instructions concerning how to 'pass through' FORM attributes via tag parameters.

The pass through function is available to any tag that uses the form_declaration function to draw its opening <FORM> tag. I think all the cases covered by this are included in this documentation update: AFAIK the Comment form does not use this function and so does not benefit from these changes.

Resolves #441.

Nature of This Change

  • [ ] 🐛 Fixes a bug
  • [X] 🚀 Implements a new feature
  • [ ] 🛁 Rewrites existing documentation
  • [ ] 💅 Fixes coding style
  • [ ] 🔥 Removes unused files / code

Related Application Change

Application Pull Request: https://github.com/ExpressionEngine/ExpressionEngine/pull/443

jcogs-design avatar Jun 06 '20 16:06 jcogs-design

Associated with https://github.com/ExpressionEngine/ExpressionEngine/pull/443

Bump? Or just delete? Seems pointless to have had it in limbo for so long (almost 2 years).

jcogs-design avatar Apr 19 '22 13:04 jcogs-design