This topic is locked

Menue Builder and Mouseover

7/1/2009 3:56:41 AM
PHPRunner General questions
W
webdino author

Hello,
I test the menue builder in the new version 5.1.

In Menue Editor my test link is visible but in the build version and in Visual Editor it is not shown. What´s my fault?
My second question:

How can I show detail Infos in a mouse over to an description dataset
for example the description test from table testtable and then show the detailed dataset records from testtable2 which reference to this data
A Info from you to the new version:

are the default variables changed? In events Editor I don´t see if I can user the default array $values?

Thank you for help.

J
Jane 7/1/2009

Hi,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.
To show detail popup you need to edit generated files manually. This task requires a lot of custom coding.

Unfortunately we don't have a ready to go solution for this.
Variables in the events are the same. Check PHPRunner Help --> Advanced topics --> Events section here:

http://www.xlinesoft.com/phprunner/docs/

S
Shankar 8/14/2009

Hello,

I test the menue builder in the new version 5.1.

In Menue Editor my test link is visible but in the build version and in Visual Editor it is not shown. What´s my fault?
My second question:

How can I show detail Infos in a mouse over to an description dataset
for example the description test from table testtable and then show the detailed dataset records from testtable2 which reference to this data
A Info from you to the new version:

are the default variables changed? In events Editor I don´t see if I can user the default array $values?

Thank you for help.


  1. I had this problem - I solved it by deleting the table in question, saving the project and then re-inserting the table and re-building.
  2. In the Tables tab, double click your master-detail link and all the options are in the pop-up box.