Thanks for your reply 🙂
They said the same about you! https://wordpress.org/support/topic/remove-submit-button-once-submitted/
Ignoring CFDB for a second – is there a way to remove the submit button permanently for just the logged in user?
Okay, thank you – I will see if they can help! Though the only way it can know if the user has already submitted is via cfdb, but hopefully there is enough existing info in the hook I’ve implemented to try and achieve what I require.
Thanks so much for your time, have a nice day Michael!
Apologies if I’m mistaken, but this request would require CFDB in the same way the link above does. The submit button would need to be linked into the CFDB to check if that user has submitted the form in the first place. I’m aware it’s probably a fair bit of work, but just incase there is a snippet which I can add into the filter I’ve used above! 🙂