Hi Everyone,
I am trying to build an interactive tank management app. It simply just showcases a tank farm with the tank details (Tank Number, Product in Tank and whether it is Full or Empty) see attached file Tank1.
What i would like to do is just using this one screen have the ability to update the tank status's (Tank Number, Product in Tank and whether it is Full or Empty) .
Although it only works if I set the form to new, then once the details are all entered in it disappears. I do not want to add a new item but rather update the existing one.
Also how do i default the product dop box and toggle switch to be linked to that tank number (which is the ID on SharePoint).
Thank you,