Properties Button Not Working

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
thecomputerchap
Veteran Member
Posts: 47
Joined: 2016-08-28 10:37

Properties Button Not Working

Post by thecomputerchap » 2016-09-08 07:48

I'm using AppGini Professional version 5.51, Revision 905 on a Windows XP Pro PC with SP3...

When I click on the Properties button on the toolbar nothing is happening. I need to change the MySQL details for the project as I am moving it over to another server.

Is anyone else having this issue? Please help!

Many thanks in advance,

Darren.

grimblefritz
AppGini Super Hero
AppGini Super Hero
Posts: 336
Joined: 2015-12-23 16:52

Re: Properties Button Not Working

Post by grimblefritz » 2016-09-08 12:15

The Properties button will "do nothing" if you are currently looking at the first item in the tree, which will have a title of "The database: " followed by your database name. If you select a table or field from the tree, then click the Properties button, you should find it will take you to that page.

To change the MySQL details (I'm assuming you already have the web app running) you need to edit the config.php file in your web app's home directory.

Post Reply