This topic is locked
[SOLVED]

 Should I upgrade?

6/13/2011 2:19:36 AM
PHPRunner General questions
bbarker author

I've been having a heck of a time trying to get the FIELD ORDER on my ADD page to change properly. And when I make a new build, then it also messes up my TEMPLATE and goes back to a plain single-column format.

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=17191&image=1&table=forumtopics' class='bbc_emoticon' alt=':angry:' />
I noticed that I was still using Version 5.3 Build 7113 and the latest Build is 7474.
Were there any changes between these builds that might have improved the FIELD ORDERor TEMPLATE management?
ADDITIONAL INFORMATION:

If I have a page template (table) with 2 columns A and B -- and 10 rows,

and I want to TAB DOWN the A column and then start at the top of the B column, how do I do that?
The manual says to set the Field Order using the Field Order and Totalspage, but that doesn't seem to make any difference. Is the Field Order also stored in the page_add.php file?

Sergey Kornilov admin 6/13/2011

I guess you need to contact support sending a screenshot of how your page looks right now and how you need to modify it.
PS. Upgrade to the the latest build of PHPRunner 5.3 (7474) is recommended.

More info: http://www.asprunner.com/forums/forum/26-asprunnerphprunner-change-log/

bbarker author 6/13/2011

For everyone's information - here is the "official" answer:
"...TAB or order and FIELD order are two different things. You are trying to control TAB order which is not supported by PHPRunner."


So... after fighting this for four weeks, I finally found out that I'd been beating my head against the wall. I sure wish that this had been mentioned in the MANUAL - or was included in a list somewhere of "Functions not supported by PHPR".
Maybe there needs to be a WIKI site to replace the Manual? Then we could add this kind of information in real-time.