This topic is locked

time format through dropdown list box

11/1/2010 5:02:52 AM
PHPRunner General questions
A
amuro author

Hi~

The project was built via PHPR5.0 and time columns coded with php script worked fine.

PLS see http://www.asprunner.com/forums/topic/9842-time-column-using-drop-down-format/pagefromsearch1

Now, this project trys to upgrade to PHPR5.2 but it can't work on PHPR5.2.

Any solutions?

Thank you <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=15637&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />

A
ann 11/4/2010

Amuro,
names of controls were changed in PHPRunner 5.2 (editform to editform1, value_fieldname to value_fieldname_1).

Replace them in your code.