<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom Student Field Not Saving Inside accessaccounts.html in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572256#M29325</link>
    <description>&lt;P&gt;&lt;A href="https://support.powerschool.com/developer/#/page/page-customization-and-database-extensions" target="_blank"&gt;https://support.powerschool.com/developer/#/page/page-customization-and-database-extensions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In there, there's an example of a single checkbox for booleans which would be a single checkbox. In the example, it shows that you would use the extension name in the checkbox name attribute:&lt;/P&gt;
&lt;P&gt;&amp;lt;input type="checkbox" name="[Students.U_Laptop]IsLost" value="1"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you created the column, if it's attached to the default extension, I find I have to put in the extension name when naming the control anyway:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;input type="checkbox" value="1" name="[students.u_students_extension]mod_day_parent_consent" id="chk_mod_day_parent_consent" class="ctl_edit"&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2026 13:00:09 GMT</pubDate>
    <dc:creator>cdenbySKP</dc:creator>
    <dc:date>2026-05-14T13:00:09Z</dc:date>
    <item>
      <title>Custom Student Field Not Saving Inside accessaccounts.html</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572232#M29316</link>
      <description>&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I am trying to add a custom student field checkbox inside the following PowerSchool admin page:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;accessaccounts.html&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I add this filed "&lt;STRONG&gt;IsCommittedForNextYear" and create a page fragment called&amp;nbsp; "&lt;STRONG&gt;accessaccounts.student_access_commitment.content.footer.txt"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;The field works correctly in:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Change Student Field Values&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Custom standalone pages/forms&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P class=""&gt;&lt;SPAN&gt;Also&amp;nbsp;Displayed the current value correctly inside &lt;STRONG&gt;accessaccounts.html&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;However:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The value displays correctly&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The page submits normally&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;But the custom field never saves&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-12 at 8.24.31 PM.png" style="width: 999px;"&gt;&lt;img src="https://help.powerschool.com/t5/image/serverpage/image-id/69807iA7A5556FAFDD4BA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-05-12 at 8.24.31 PM.png" alt="Screenshot 2026-05-12 at 8.24.31 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any guidance would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 May 2026 23:04:11 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572232#M29316</guid>
      <dc:creator>aabdelazez</dc:creator>
      <dc:date>2026-05-13T23:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Student Field Not Saving Inside accessaccounts.html</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572233#M29317</link>
      <description>&lt;P&gt;What are the details on the addition of the new field? Can you clarify what Database Extensions shows (Extension Type, Extension name, table name, Column Name)?&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 23:08:55 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572233#M29317</guid>
      <dc:creator>cdenbySKP</dc:creator>
      <dc:date>2026-05-13T23:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Student Field Not Saving Inside accessaccounts.html</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572235#M29318</link>
      <description>&lt;P data-unlink="true"&gt;I added this filed "&lt;EM&gt;&lt;STRONG&gt;IsCommittedForNextYear&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;" from&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;Legacy Custom Fields -&amp;gt;&amp;nbsp;Student Fields&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 23:15:22 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572235#M29318</guid>
      <dc:creator>aabdelazez</dc:creator>
      <dc:date>2026-05-13T23:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Student Field Not Saving Inside accessaccounts.html</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572237#M29319</link>
      <description>&lt;P&gt;The field is also available and editable from:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Change Student Field Values&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I can successfully:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Read/display the value inside accessaccounts.html&lt;/LI&gt;&lt;LI&gt;Save/update the field from standalone custom pages/forms using:&lt;BR /&gt;name="[01]IsCommittedForNextYear"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So the field itself is working correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue only happens inside:&lt;/P&gt;&lt;P&gt;~[brij_renderform:admin-accountmanagement-pkg;:GetStudentAccessAccounts;:admin-accountmanagement-pkg;:SaveStudentAccessAccounts]&lt;/P&gt;&lt;P&gt;Inside this page:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The value displays correctly&lt;/LI&gt;&lt;LI&gt;Submit completes normally&lt;/LI&gt;&lt;LI&gt;But the updated value is ignored and not persisted&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did NOT modify the native PowerSchool page directly.&lt;BR /&gt;Instead, I created an insertion point fragment:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;accessaccounts.student_access_commitment.content.footer.txt&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 23:22:27 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572237#M29319</guid>
      <dc:creator>aabdelazez</dc:creator>
      <dc:date>2026-05-13T23:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Student Field Not Saving Inside accessaccounts.html</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572256#M29325</link>
      <description>&lt;P&gt;&lt;A href="https://support.powerschool.com/developer/#/page/page-customization-and-database-extensions" target="_blank"&gt;https://support.powerschool.com/developer/#/page/page-customization-and-database-extensions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In there, there's an example of a single checkbox for booleans which would be a single checkbox. In the example, it shows that you would use the extension name in the checkbox name attribute:&lt;/P&gt;
&lt;P&gt;&amp;lt;input type="checkbox" name="[Students.U_Laptop]IsLost" value="1"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you created the column, if it's attached to the default extension, I find I have to put in the extension name when naming the control anyway:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;input type="checkbox" value="1" name="[students.u_students_extension]mod_day_parent_consent" id="chk_mod_day_parent_consent" class="ctl_edit"&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 13:00:09 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Custom-Student-Field-Not-Saving-Inside-accessaccounts-html/m-p/572256#M29325</guid>
      <dc:creator>cdenbySKP</dc:creator>
      <dc:date>2026-05-14T13:00:09Z</dc:date>
    </item>
  </channel>
</rss>

