Guys I'm trying to use the auto update node tile module to change the title based on fields I have created using the CCK.

I got this working but it only seems to work on data that has been presented in the form only when the page loads

ie the title doesnt update on the submit button but only when you go back in and resubmit

not explaining this the best

What I was wondering is that are there any means of using a onSubmit function callback that can be used in the module to invoke a function that might be use to change the title

tks
M