Hide League From Website?
-
- Posts: 55
- Joined: Sun Sep 05, 2010 5:49 am
Hide League From Website?
Is there a way to hide one league from the website? I allow users who are logged in to choose the league they want to look at, but I would like to create a league just for coaches.
- FTMSupport
- Site Admin
- Posts: 13193
- Joined: Sat Mar 28, 2009 7:25 pm
Re: Hide League From Website?
If you remove the league from the team under team manager it will not appear on the website.
Check out the new iScore Baseball documentation page!
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
-
- Posts: 55
- Joined: Sun Sep 05, 2010 5:49 am
Re: Hide League From Website?
I understand what you're saying, but if the team is not assigned to the league I'm trying to hide then I can't view the team's stats for that league.
Last edited by RockRocks787 on Sun Jul 07, 2013 7:33 pm, edited 1 time in total.
- FTMSupport
- Site Admin
- Posts: 13193
- Joined: Sat Mar 28, 2009 7:25 pm
Re: Hide League From Website?
That's true... just make sure when you export to the server that the team is not assigned to the league if you don't want people to select it, then assign the team to the league back on your device to be able to select it there.
A couple more options would be for the website to select a single league that you want displayed, and not allow users to choose a league at all, or you can make it so only logged in users can select a league to display. These option are available from the Settings screen on the team website when logged in as Admin (use selections in bottom right).
A couple more options would be for the website to select a single league that you want displayed, and not allow users to choose a league at all, or you can make it so only logged in users can select a league to display. These option are available from the Settings screen on the team website when logged in as Admin (use selections in bottom right).
Check out the new iScore Baseball documentation page!
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
-
- Posts: 55
- Joined: Sun Sep 05, 2010 5:49 am
Re: Hide League From Website?
I appreciate the response. I'll try to figure something out.
- Egghead_#8
- Posts: 72
- Joined: Fri Jul 09, 2010 6:51 am
Re: Hide League From Website?
With the limited functionality of the website / API when it comes to league selection capabilities your best most complete option is to download the data into MySQL (or other db) and then build your own page off that.
I've gotten parent requests in regards to league filtering too but the current website setup isn't capable of any robust league filtering. I just haven't had time to create the needed code to push my data in MySQL and then display that data with PHP.
I've gotten parent requests in regards to league filtering too but the current website setup isn't capable of any robust league filtering. I just haven't had time to create the needed code to push my data in MySQL and then display that data with PHP.