Currently designing a website for a large flying association utilising Webflow’s membership system.
On the User Account page, I’m trying to disable specific fields in a form from being edited by the user.
Essentially I’m trying to make it so the user can update their Personal Details fields and save them but they can’t edit the Membership Details fields, which basically share relevant information about the paid membership they are on so only want those fields to be changed from the client/backend side of things.
I’m aware this will probably need custom code as I don’t believe it’s a native functionality within Webflow.