i’ve developed my application and my application have one button which it about saving ,sending mail to approve , keeping a log when users access application etc. all process in this button was written by formula only.but my application have no process to prevent conflict when users transact my application together and i found this web
http://www.codestore.net/store.nsf/sandbox?openview&start=15&count=5
which it help my application to prevent conflict but the submit button of this example was written by javascript code but my application was written by fomula . i avoid to edit my button to use javascript all because my button have many process and have code very much . if i do like that as if i begin to rebuilt my application , i don’t want this.
so i want to know can i use both @formula and javascript in one button ? or do you have any way that can help me ?
thanks in advance