hey all,
have a form where i use Collect onselect of a button... this works great. the problem is that the form has the default buttons on top (SAVE, Cancel,....). The problem is that i dont know how to restrict the user from using the top button... that button will not save the whole list (i have some connectors to other sharepont lists and the default button saves only those fields that are on same site, sa far i can tell....)

So the ultimative question is:
- How to disable the SAVE button in top bar- this seems to be impossible(?)
- How to configure the SAVE button in top bar so it performs the collect (i tried to add collect function to list "onSuccess" but this is producing two entries and non of them seems to be really fine)
- any other ideas?