All Comments

This page displays all comments that were made on any customization. Forum items are not included here.

Customization Revision Date Subject Comment Datesort icon Author Comment
How To Add Info to the Header Nov 12, 2007 re: Student Selection/More2 page overlap Jul 31, 2010 10:07 am jtreadwell

Are you using sharepoints for your customization or are you trying to copy the same customization onto each server separately? Sharepoints make it a bit easier as you only do the customization 1x for all servers, but if that server loses track of the sharepoint for some reason your customizations may look messed up as it reverts to the custom/web_root on that box.

Jason

Enhanced Parent Portal V 2.04 May 25, 2010 Re: Demographic Information Jul 30, 2010 02:07 pm brian_andle

You can do this by changing the fields names on the parent side to the real PS fields. That said we are strongly against this. With the approval process the office can validate the validity of the data being submitted. By allowing parents to directly modify your day to day parents could quickly decide to delete all the info you allow them to enter. You would no longer be able to get to the data without doing a restore, and who know just how long that it will take before you even notice. This could also quickly become a liability if your unable to get a hold of a parent in a emergency because the parents chose to delete their info because you gave them a way too. In the end it's a very bad idea to not use a approval process.

How To Add Info to the Header Nov 12, 2007 Student Selection/More2 page overlap Jul 30, 2010 12:07 pm csnipes

I'm having a problem with page overlap. When I select a student from the student selection page the start page overlaps with the more2.html page. We have "4" PS servers. This is only happening on "1" server. When you select a student while logged into one of the other servers the overlap does not happen. The page opens fine. I did add a few links to the more2 page but that's all. I replaced the more2 page with the original PS page that has no customization and still got the overlap. Now if I disable Customization on this one server I don't get the overlap when I select a student. The page opens fine.

I'm puzzled as to why it's happening on just one server and not all servers. Any assistance would be greatly appreciated.

Enhanced Parent Portal V 2.04 May 25, 2010 Demographic Information Jul 29, 2010 08:07 pm sorianog

How would you disable the approval process for demographic change? I have added other fields to the page which update automatically but the fields on the original demographic change page need to go through the approval process. How do you turn this off as well?

thanks

gail

All Enrollment Tabs V 1.1 Jul 14, 2010 Hurrah! Jul 29, 2010 04:07 pm kdavies

My registrars, again, think I'm great because of your work! Thanks so much!

Kathy

Special Program Enrollments - Current Year May 26, 2010 Screen shot available? Jul 28, 2010 03:07 pm dlathangue

I'd love to see what this looks like. I'm trying to figure out if this will work for our Athletics department. I am considering using the Special Programs area to track participation in athletics, with the ability to track participation over time. Would this report be able to report on awards given over time or just for the current year?

Dave

Enhanced Parent Portal V 2.04 May 25, 2010 Re: Solved Jul 28, 2010 11:07 am brian_andle

I was just going to respond, but yup that's it exactly. Nicely done, I'm not sure you need the where because the f.array builds the pivot and will never ask for P1->P4 grades.

Enhanced Parent Portal V 2.04 May 25, 2010 Solved Jul 28, 2010 09:07 am PaulTringali

Figured this out myself:

1) Added conditional statements to the f.table_info:

condfield3=storecode;condfieldtype3=TEXT;comparator3=.ne.;condval3=P1;
condfield4=storecode;condfieldtype4=TEXT;comparator4=.ne.;condval4=P2;
condfield5=storecode;condfieldtype5=TEXT;comparator5=.ne.;condval5=P3;
condfield6=storecode;condfieldtype6=TEXT;comparator6=.ne.;condval6=P4;]

2) Added to WHERE statement in the tlist_sql:

AND storedgrades.storecode NOT IN ('P1', 'P2', 'P3', 'P4')

Enhanced Parent Portal V 2.04 May 25, 2010 Help with limiting termgrades.html to certain Stored Grades Jul 28, 2010 09:07 am PaulTringali

We modified termgrades.html to include comments, and it works great.

Going forward we're going to start storing progress report comments using stored codes P1, P2, P3, P4, but we don't want this to clutter up our custom termgrades.html page.

I see that termgrades.html uses f.variable and f.array functions and lots of dynamic variable (v.colgroup, v.header, vheader2)

Any insight on which lines of code need to be tweaked to filter out P1, P2, P3, P4 would be much appreciated.

Custom Reports Bundle 1.0.6 (beta) Jan 27, 2010 Last Grade update Jul 27, 2010 02:07 pm sharpb

Thank you so much. I shall wait until school starts to see how this is.
Bridget Sharp

Syndicate content