BoxLang 🚀 A New JVM Dynamic Language Learn More...
Disable IDs from being added to form inputs by prefixing id with an underscore to get _id.
This only does a replace when an id is automatically added and just replaces the first id occurence with _id to provide as much compatibility as possible. This also uses the core wheels function to provide better compatibility with future releases.
$
box install cfwheels-disable-form-default-id