Hi,
ActuallyI ’m trying to develop a cms in which there is a module that sends email. My main goal is to fulfill the source (the sender) of the email automatically based on the session properties. Thus on loading I have to retrieve the name of the sender by retrieving data from the session and DB queries.
Shall I use callback_add_field function to fulfill the source field on loading or is there any other way?
Form sample : http://www.hostingpics.net/viewer.php?id=710243sample.png
Yours.