• Resolved enghell

    (@enghell)


    Hello I noticed that fields that have a validation apply it when the required properties are not met, is there a filter available to disable that? (I checked the docs but all of them seemed to be to target a single field, I need something global)

    And second, if a field is hidden because it doesnt pass the requirements, is the recieved value in the request still saved to the database?

    E.g. If a field does not pass required conditions it should not run the validation, and the field should be saved as empty string in the db, is that something achievable?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kev Provance

    (@kprovance)

    Am I correct in assuming you are the developer of a project that uses Redux? If so, I need you to post the issues here: https://github.com/reduxframework/redux-framework/issues

    IF so, that form will ask you for specific information, Please do not skip sections, because I’ll end up having to ask you for it anyway, and that wastes time.

    If you are a theme user, I will need specific information from, the developer, which means they will need to get involved. That may complicate things. So, I will need to know either way.

    Thread Starter enghell

    (@enghell)

    @kprovance thanks for sharing the repo, I had troubles locating it could only locate the doc’s repo.

    I will create a new issue with the required details

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.