Hello, I have an issue with Autobinding that I wonder if anyone can help with.
I am creating a dynamic form builder, I have a workflow that will identify if any questions that are “required” are left unanswered.
My problem is that this only works if the user has not already edited the input - it seems impossible to automatically bind a value if the value is nothing. Is there a way to autobind the empty value that I’m missing?