This topic is locked
[SOLVED]

 Unable to create custom view

6/10/2014 2:12:07 AM
PHPRunner General questions
H
headingwest author

When I click on "add view" nothing happens.
MySQL database with PHP Runner 7.1
Any ideas?

W
wpl 6/10/2014



When I click on "add view" nothing happens.
MySQL database with PHP Runner 7.1
Any ideas?


headingwest,
are you sure that your "cursor" is hiliting a table, a view or an existing custom view in the project tables tree on the left side of the "tables" page?
just my 2 cents

regards

Sergey Kornilov admin 6/10/2014

Try to restart PHPRunner just in case.
Is that something that can be reproduced reliably? I.e. if you start a new project - do you see the same behaviour?

H
headingwest author 6/10/2014

OK, I didn't realise that I had to select the table before create a view.

D
DUKE 6/18/2014

I have also noticed this:
Previously you could right-click on "custom view" and then click on "create custom view". Now it doesn't do anything.
after the last update you have to do the following:
Right-click on the table for which you want to create the custom view, then click on "add custom view"