Hey everyone,
I'm trying to code a webform to allow people to input data on several objects in a database. I'd like to have them be able to click an update button for each item they want to update, popup a box for the value, and pass that value to [Httppost] along with some other data.
Does anyone have an idea of where I can get started with this?