I am wondering If I can display a custom field select box on the front end and allow the user to change the value of that field without submitting a post.
Let me tell you what I am trying to achieve for a better understanding.
I have an elementor section and I want to display the section depending on the value of the custom field.
I’ve created 3 sections, each with 3 different pricing tables inside. Each section will have conditionals attached and will show/hide depending on the custom field value.
I’d like to display a select field above the sections, and have it default to annually, but if a user changes the value inside the select field to monthly, I’d like the conditionals to be able to read that value change and display a different table.
Would this be possible? Appreciate any help with this.