hi guys,
i want to add data into my field as background.
i have one field called "edited by" into every table but i want to insert data into this field at background with asking user to put the details in.
this should be basied on session id (means usename based on session ) i.e edited by = session id
i think it is event
anyone can help me