php - how to pass variable values from a block to a node in drupal 7 -
i trying create system php-filtered block pass variable values current php filtered article (node). if put variables within article script works. if put them in block region right above article (node), don't work. not understand why variables not work since executed on same page. there must drupal doing not letting node php scripts access php variables values block.
i did not want explain why doing doing because long, if think necessary. kept simple enough understand after without other details.
thanks in advance help!
Comments
Post a Comment