hi all
new to bubble and new to this forum, this place has helped me along my way so far, but im struggling with some concepts and are unsure which way to go.
im currently building an asset manangement site, that allows people to log in and carry out a number of tasks sush as create events, similar to maximo or SAP.
my problem is i use a button to open a new page, where the user can create a new event, there is three buttons save, save and close and cancel, currently i have the save button set as create a new thing, which works great, but the problem i can see is, once the save button is pressed, it creates a new entry, but if the user then presses the save button a second time it create another entry with the same infomation not update the already created one. what is the best way to over come this.
thanks