Search found 154 matches

Go to advanced search

by TonyS
Thu Dec 17, 2015 11:24 am
Forum: Issues
Topic: Do I need to add appery.io to remote MySQL?
Replies: 4
Views: 699
 
Jump to post

Do I need to add appery.io to remote MySQL?

It looks like this... Image

by TonyS
Thu Dec 17, 2015 11:20 am
Forum: Issues
Topic: Do I need to add appery.io to remote MySQL?
Replies: 4
Views: 699
 
Jump to post

Do I need to add appery.io to remote MySQL?

I connect to MySQL okay. Make sure your server will allow remote access. Speak to your host. Or if you're using cpanel you can set it to allow remote connection in the MySql area.

by TonyS
Wed Dec 16, 2015 2:17 pm
Forum: Issues
Topic: Help with emailing the contents of a page
Replies: 3
Views: 494
 
Jump to post

Help with emailing the contents of a page

Well I do this with a remote php email script located on my server. I pass all the variables and style the email as I want. I also send multiples and filter recipients based on certain variables.

by TonyS
Fri Dec 11, 2015 11:13 pm
Forum: Issues
Topic: Strange button behavior
Replies: 7
Views: 806
 
Jump to post

Strange button behavior

Yep that's how the database sets the visibility.

I couldn't get it to work so I removed the label. Shame cos it would have been a better UX.

by TonyS
Fri Dec 11, 2015 12:11 pm
Forum: Issues
Topic: Strange button behavior
Replies: 7
Views: 806
 
Jump to post

Strange button behavior

I think this might be a bug. I've removed all actions from the button so it just has to navigate to the new page, but it still changes the visibility of the label. Why would it override the data passed from the database?

by TonyS
Fri Dec 11, 2015 10:35 am
Forum: Issues
Topic: Strange button behavior
Replies: 7
Views: 806
 
Jump to post

Strange button behavior

The screens would show the visibility of the label and the button mapped to a yes/no value (1 or 0). Both the components are set with visibility off by default. When I click on the button it should navigate to another page. It does, but not before showing the label, I'll try and do some screen shots...
by TonyS
Thu Dec 10, 2015 11:25 pm
Forum: Issues
Topic: Strange button behavior
Replies: 7
Views: 806
 
Jump to post

Strange button behavior

What do you mean by implementation?

by TonyS
Thu Dec 10, 2015 4:57 pm
Forum: Issues
Topic: Strange button behavior
Replies: 7
Views: 806
 
Jump to post

Strange button behavior

Another strange thing if I don't do a full page refresh it takes 2 clicks to go to other page

by TonyS
Thu Dec 10, 2015 4:37 pm
Forum: Issues
Topic: Strange button behavior
Replies: 7
Views: 806
 
Jump to post

Strange button behavior

I have a label and a button. The visibility of both of them is controlled by values in my DB. If the label is visible the button isn't and visa versa. The button is meant to navigate to another page. However, before it goes to the other page it makes the label visible. Which is overriding the DB con...

Go to advanced search