Thank you for your response. I'm not sure if this is exactly what I'm looking for though. Since this is within the registration form, the user doesn't technically have an ID yet. I still tested the code and placed a current ID in there but when I saved and looked at it, nothing was there. By looking at the link you provided me, it looks like it would display information saved from that field, not actually show the field. Essentially what I am doing is creating a delimiter field for the registration form where I post all of the terms and conditions inside. At the bottom I want to display a checkbox that the user is required to check. I would like this displayed in the database. I was able to recreate an input field and make it required using HTML, but it didn't save anything in the database. I wasn't able to get the Auto Actions to save anything to the database for this checkbox either... This is a private staging site so if you would like to see what I was doing please let me know and I can PM it. Thanks!