Hey guys/gals,
I’m running into a problem with Safecracker when there’s more than one instance of it on a page and I’m not sure if it’s because I’m running slightly old versions of EE + SC, or if I’m doing something wrong. I know I should upgrade everything, but it’s a lot of work to find out it wasn’t the reason for my issue.
Specifically, I’m running EE 2.1.1 and SC 1.0.0, and here’s the situation:
I have about five instances of SC on a single page, each one containing a specific entry_id parameter value. Here’s a screenshot:
â?¦you can see that one is entry_id=“24”, the next is “25”, and so on down the pageâ?¦
When I view the page in the browser, all instances show the data from the first instance. So, it’s as if all of them were set to entry_id=“24”, which, of course, is not the case as you can see in the above screenshot.
Here’s a screenshot of the rendered page where you can see both instances displaying the data from the first one:
Am I doing something wrong in my code, or is this definitely something that’ll fix itself if I upgrade EE + SC â?¦ or is it simply not possible?
Thanks, and happy New Year!