I'm trying to use a php variable as the default value of a text field. I tried inserting the PHP code into the default field on the admin panel, but it did not save. How can I accomplish this?
I also need this value to save to the database/User's Profile when the customer registers.
Thank you.