J
|
Jane 10/20/2008 |
Hi, |
A
|
amuro author 10/20/2008 |
Hi, |
A
|
amuro author 10/22/2008 |
Hi, On list page. The smarty variable is $row1.accno_value at PHPR4.2 but $accno_value at PHPR5.0. Furthermore, the number format does not work at PHPR5.0. The code, {$booamt_value|number_format}, should shows 2,500 like this format. But nothing shows on the list page. Thank you for your reply so soon. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=34214&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />
|
J
|
Jane 10/23/2008 |
Hi, |
H
|
hasslehaas 10/23/2008 |
I'm trying to just output the value of a field (without the fields edit controls) on an edit page. In the last version just using {$fieldName_value} did the trick, but now it doesn't seem to work. Is there a different way I need to do this? |
J
|
Jane 10/24/2008 |
Hi,
|
H
|
hasslehaas 10/24/2008 |
That worked great thanks for the quick response! |