This topic is locked

How to reference multiple pages?

7/27/2008 11:09:46 PM
PHPRunner General questions
bbarker author

I used VIEW AS with Hyperlink to link the title of a Magazine Article to a PDF file... This is great. Now I've run into the situation where some articles take up 2 or 3 or 4 pages.
What would be the best way to be able to list multiple pages per article?
I populate the "Location" field using this string:
{$values["File"] = $values["Year"]."/".$values["Month"]."/".$values["Month"].$values["Year"].$values["Page"].".pdf";return true;}

J
Jane 7/28/2008

Bill,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.