auto enter current date in text field
hi experts!
i have an attribute "entry_date" in almost all the tables in my database , for that I want to insert auto current date before committing anything to the tables on forms , datatype of this attribute is 'date' ,
I can use pre-insert trigger but I want any short cut way because there are number of forms ,
thanks in advance ..