This topic is locked

may category become a link?

1/3/2008 9:35:02 AM
PHPRunner General questions
U
uludag author

Hi,

In my project, there appears category and subcategory in view page. I would like them to become a link so that reader can reach this category or subcategory easily. Is that possible?

Sincerely,

Uludag.

S
swanside 1/3/2008

In the datasouce tables section, have you ticked the box "Display master table info on detail page"?

U
uludag author 1/3/2008

In the datasouce tables section, have you ticked the box "Display master table info on detail page"?


I did it, but now database cannot be reachable, saying

fopen(.\templates\) [function.fopen]: failed to open stream: No such file or directory.
???

Sergey Kornilov admin 1/3/2008

Post your application to Demo Account (last tab in PHPRunner) and send the URL to support@xlinesoft.com.

U
uludag author 1/4/2008

I have built the database again. But I still need the category and subcategory in the view page to be links. Any idea?

Sincerely,

Uludag.

Alexey admin 1/4/2008

Uludag,
use Custom view type for this.

Build a hyperlink that points to the page you need there.