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.
kdavies
Fri, 04/18/2014 - 12:54pm
Permalink
Students can not write to the
Students can not write to the student table. I'm not sure there is any way to do this right now.
Kathy
kdavies@lamar.k12.ga.us
rchristie
Wed, 04/23/2014 - 7:37am
Permalink
Students can not write
Thanks Kathy! Do you happen to know if this is written anywhere official, or is it just something people have discovered on their own?