Steven J. Wright

Results 4 comments of Steven J. Wright

Just to add to this, since posting, I've also noticed that it doesn't seem to matter what entry was created beforehand, it seems to soft delete it anyways. By that,...

@philipboomy I've actually got this to work in the end with Sprig - what's happening for you at the moment, are you getting any errors? Happy to help how I...

@philipboomy Oh I see - sorry, read your post early hours so didn't read properly. I don't actually think I did get it to show any errors for me. What's...

The name of your fields needs to be like so: `name="fields[fieldHandle]"` So, for firstname, you would have `name="fields[firstname]"` Hope that helps!