I have develop many custom form and added ajax functionality with the form field, Ajax code works like a charm with my custom form. But now i have a situation where i have add ajax callback to the title field of node. For this i am using hook_form_alter, and adding same ajax code to title,Read more