Forum


Replies: 1   Views: 267
Inserting label alongside form element
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by jennygj  · 12-10-2023 - 14:54

Is it posssible, using addFormElement, to display a label alongside the form element?

For example, if I use addFormElement to insert a checkbox, how would I position text directly inline alongside it?