Hi,
I am working on a project where we are making decisions (keep/no further interest) about progressing compounds based upon a set of data. I wanted to set up a webport where the user can "flip through" the compounds and record their decision. Essentially each page would look like this:
where for a single compound there would be an XY plot the compound structure and then a radio button list where they select if they want to keep it or discard the compound and finally a submit button.
The action that I can't quite figure out how to do is when the user makes their decision and presses submit, I would like PLP to record the select radio button value and then show the same plot for the next compound.
How would one go about this?
Thanks,
E
