Default value in edit page not work

hi, in version 5.03 in the edit pages there is no possibility to insert the default value: user_id in the panel none, furthermore by inserting one of the defaul values eg. --date_now () - the field concerned remains empty and is not populated when the data is updated and therefore not saved

Before you configure the default value for the user id you need to make sure you have configured Authentication. You cant get a user value when a user is not logged in.

Hi Willvin, the authentication system is configured and active, in fact in the add page the variable comes out and works, it does not come out and all the others in the edit page and any additional pages copied from the edit ones do not work