J
|
Jane 11/5/2008 |
Ben, if ($data["Notes"]) $row["Notes_fieldcolumn"]=true; else $row["Notes_fieldcolumn"]=false; |
S
|
sporrencense author 12/5/2008 |
Jane, |
J
|
Jane 12/5/2008 |
Ben, if ($values["Notes"]) $xt->assign("Notes_fieldblock",true); else $xt->assign("Notes_fieldblock",false); |
S
|
sporrencense author 12/8/2008 |
Thanks Jane. Ben, use View page: Before display event on the Events tab for this purpose. Here is just a sample: |
N
|
nicolagrimshaw 1/22/2009 |
Ben, use View page: Before display event on the Events tab for this purpose. Here is just a sample:
|