I have a project specification that requires the end users be able to edit fields on a page independently of one another with an "Edit" button next to each field. I have done some light customization to the NpEditThisButton snippet to allow for specific fields to be displayed on the edit page depending on which button is pushed (I have hidden form fields being generated with the values) and this works fine, until a second edit button is added to the page.
Is it possible to add multiple NpEditThisButton buttons to a single page and have it work? I have searched both Google and this forum for a solution and haven't found any posts directly related to this issue (the closest I found was this:
http://bit.ly/1rM41s7). I can think of multiple ways to hack around this but I would prefer to do it right if possible. Can anyone shed some light on accomplishing this?
Thanks in advance for any replies!