Automatic value

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
Alisson
Veteran Member
Posts: 81
Joined: 2017-02-25 20:32

Automatic value

Post by Alisson » 2017-02-25 20:38

Using the option "Created by username" is not working for me, the option <%%creatorUsername%%> is added to the field but if I add a new row to my table using differents login names I always get the result "0" as displayed as User in the view. I'm I doing something wrong?

xbox2007
Veteran Member
Posts: 129
Joined: 2016-12-16 16:49

Re: Automatic value

Post by xbox2007 » 2017-09-07 14:26

me also

AhmedBR
AppGini Super Hero
AppGini Super Hero
Posts: 327
Joined: 2013-09-19 10:23

Re: Automatic value

Post by AhmedBR » 2017-09-08 12:46

Check the Data Type of the Field, I use VarChar (40) and works fine. (use more than 40 if necessary).
AppGini 22.14 - xampp 3.3.0 - PHP 7.4.30 - Summary reports - Calendar - Mass update - Messages - AppGiniHelper

Post Reply