Submit a form from Student Portal

Forums:

Anyone have any experience creating a custom page in the Student portal, that a student user can use to save/update data?

We have created customizations for both teachers and parents, but are unable to get something working for student accounts.

We are able to allow parents to save/update data by adding the hidden form field:
input type="hidden" name="ac" value="autosendupdate"

But this does not allow students to save/update data. Any thoughts or ideas would be appreciated.

Students can not write to the student table. I'm not sure there is any way to do this right now.

Thanks Kathy! Do you happen to know if this is written anywhere official, or is it just something people have discovered on their own?

Subscribe to Comments for "Submit a form from Student Portal"