/ Published in: PHP
Outputs the content of an Object Field into a global variable
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $pagesAddConditions = $GLOBALS['we_doc']->elements['pagesAddConditions']['dat']; ?>