Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor AnswerFormRequest to enhance option matching logic
- Improved the option matching logic in AnswerFormRequest by ensuring both 'id' and 'name' are checked for validity before comparison. - Simplified the handling of selection fields and single select values to return the original value if no match is found. This change aims to increase the robustness of data handling in form requests.
- Loading branch information