Hi, I am setting up a small private three user expense database using this program...
I have, still am, watching the videos to do so.
On the video (number 4 I think) he goes on to talk about the various web pages needed...is that the case, I need a load of web pages (I can use Wordpress)?
I also am having an issue with the login page.
When I set it up as per the video (I am not sure I have the <script> correct as I can't see how the first line starts...is it with a $ or &?
The link I give it is the full the http address as if it is just the page name it would need to be taking it from a local host file on my laptop?
<script>
&\"[@authfield:User_Role]" = = "Partner"){
window location = "https://xxxxxxxxxx.com/wp/carproject/login-page/admindashboard/";
}
</script>
As there is only three of us to use it the app I only need this one line?
Thanks in advance
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
awolagain
Hi, I am setting up a small private three user expense database using this program...
I have, still am, watching the videos to do so.
On the video (number 4 I think) he goes on to talk about the various web pages needed...is that the case, I need a load of web pages (I can use Wordpress)?
I also am having an issue with the login page.
When I set it up as per the video (I am not sure I have the <script> correct as I can't see how the first line starts...is it with a $ or &?
The link I give it is the full the http address as if it is just the page name it would need to be taking it from a local host file on my laptop?
<script>
&\"[@authfield:User_Role]" = = "Partner"){
window location = "https://xxxxxxxxxx.com/wp/carproject/login-page/admindashboard/";
}
</script>
As there is only three of us to use it the app I only need this one line?
Thanks in advance
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.