Ignazia Bull
My feedback
295 results found
-
23 votesIgnazia Bull supported this idea ·
-
16 votesIgnazia Bull supported this idea ·
-
9 votesIgnazia Bull supported this idea ·
-
19 votesIgnazia Bull supported this idea ·
-
13 votesIgnazia Bull supported this idea ·
-
18 votesIgnazia Bull supported this idea ·
-
19 votesIgnazia Bull supported this idea ·
-
65 votesIgnazia Bull supported this idea ·
-
44 votesIgnazia Bull supported this idea ·
-
12 votes
An error occurred while saving the comment -
13 votesIgnazia Bull supported this idea ·
-
7 votesIgnazia Bull supported this idea ·
-
9 votesIgnazia Bull supported this idea ·
-
13 votesIgnazia Bull supported this idea ·
-
47 votes
Are you looking for a browse that has a column for every special program and Y/N if they have a current record?
Or are you looking for something more robust that includes all the data fields in each record?
Please provide us with more details of what you specifically are looking for so we can determine if it is possible.
Ignazia Bull supported this idea · -
14 votesIgnazia Bull supported this idea ·
-
10 votesIgnazia Bull supported this idea ·
-
13 votesIgnazia Bull supported this idea ·
-
55 votes
Due to framework limitations this cannot be completed for all reports in the system; however, if you have specific reports that you feel cloning capabilities would greatly impact your district, please list those reports so that we can explore them on an individual basis!
Ignazia Bull supported this idea · -
11 votesIgnazia Bull supported this idea ·
If you use SkyCoder you can. I copied this from someone else on one of the webinars I was on.
In the Course Master for Future Scheduling add the following to SkyCoder.
if(document.getElementById("HomePageMenuID").value=="9049") { document.getElementById('pageOuterWrap').style.background = "pink";
}
In the Section Master for Future Scheduling add the following to SkyCoder.
if(document.getElementById("HomePageMenuID").value=="10113") { document.getElementById('pageOuterWrap').style.background = "pink";
}