Hello Team,
Can anyone provide me with the steps to add a photo to the "Daily Bulletin Setup". I see the option to add a photo, but I don't see how to attach it.
Thanks in advance for your help!
Hi @afortune
Currently, there is no feature in SIS that will enable you to add/upload a photo in the daily bulletin. However, you can add the link to the location of the saved image using HTML preferences. You can refer to this document: Change Bulletin Formats to modify the page using HTML.
Also, you can vote up this existing feature request SIS-I-11482 on the PowerSchool Ideas Portal so that the product team can take a look at this. This article should walk you through how to raise an Enhancement Request.
You cannot upload a photo, but rather insert an http reference to a photo.
What I did was create a folder called daily_bulletin in our custom/web_root/images folder and placed any images you want displayed in there. In the Daily Bulletin setup, click the Image button and when the popup asking for the source appears, put in: https://yourpowerschool.domain.com/images/daily_bulletin/picturename.png
Hope this helps!
Thank you so much for this information, this is definitely helpful! Can you tell me or point in the direction of creating custom/web_root/images folder?
Thanks again!
@afortune The custom/web_root folder is a standard folder in PS where all your custom pages are stored so it already exists. There may or may not be an images folder in there - if not, just create one. Depending on how your PowerSchool is setup, you may or may not have access to this area. We are on-prem so we have full access to our custom folders. If you are Hosted, I'm sure Support can help you create an images/daily_bulletin folder. If you are not hosted, talk to your technical folks and they should be able to do it.