HTML Tag Attributes / Text Node

Set HTML tag attributes in ChronoForms.

Overview

The issue occurs when trying to apply an attribute like bgcolor that is not supported by the specific form element node.
Use the style attribute with a CSS value, such as background-color:red, instead of unsupported HTML attributes.

Answered
ChronoForms v7
Kl Kloemi 21 Nov, 2020
Hi everyone,

is there a list or instruction for using the HTML tag attributes in Chronoform 7? Unfortunately my entry is not successful.

Thanks

HTML Tag Attributes / Text Node image 1
Max_admin Max_admin 22 Nov, 2020
Answer
that will set the bgcolor attribute to red, but does that node support the bgcolor attribute ? the Text Node has a color behvaior!

or set the attribute to "style" and value to "background-color:red;"
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.