Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML-Element #3

Closed
aeberhard opened this issue Sep 24, 2012 · 1 comment
Closed

HTML-Element #3

aeberhard opened this issue Sep 24, 2012 · 1 comment
Assignees

Comments

@aeberhard
Copy link
Member

Ausgabe von eigenen HTML-Elementen in einem mform-Block

z.b.:
$objForm = new mform();
// headline
$objForm->addHeadline('Text-Input und Hidden Elemente');
//html
$objForm->addHtml('hier html ausgabe oder z.b. javascript');

@ghost ghost assigned joachimdoerr Sep 24, 2012
@joachimdoerr
Copy link
Member

Durch Commit: 256cf6b erledigt.

skerbis pushed a commit that referenced this issue Mar 24, 2023
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in redaxo\src\addons\mform\lib\MForm\MFormElements.php on line 65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants