Data App runner front end page

Hello,

I have updated the data app runner front end page to make it look nicer.
You can see it here :slight_smile:

http://217.154.172.40/frontend3.php

2 Likes

Looks good!

Suggestion: In php script, convert user name to all lower case letters - I tried user name “MartinDDDD” and it did not work. Then I tried “martindddd” and it worked :slight_smile:

Thanks Martin. About converting to LC: The username you enter must match the one on the Hub (case included). There are some usernames out there with mixed case, so I think I should leave the input ‘as is’…

I mean my user name seems to be mixed case (if you look at what you see in this post). So I assumed that the hub always converts to lower case (which is why I thought my first attempt failed…)

My error . I entered your username all lowercase in my backend database. That’s one of the flaws in the system : I have to enter every user with access manually…
BTW, I will correct it tomorrow :upside_down_face:

1 Like

Can’t there be a workflow for that? :smiley:

1 Like