Forum


Replies: 4   Views: 3857
Html and replacetablevariable
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 dthomas41  · 22-07-2015 - 23:20

Hi admin, While that does work, it does not really solve my problem. As I need to populate 1 to n rows of tables in my template, I have found a workaround which involves using replaceTableVariable to create 1 to n rows with temporary variables then calling replaceVariableByHTML. It would be great if replaceTableVariable supported HTML and/or word fragments. Do you have any intention to fix it as it appears it was supported in older versions?