Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow redirect URL to be set via conditions #830

Open
engram-design opened this issue Apr 13, 2022 · 0 comments
Open

Allow redirect URL to be set via conditions #830

engram-design opened this issue Apr 13, 2022 · 0 comments
Milestone

Comments

@engram-design
Copy link
Member

There's some cases where more control over the logic of redirection is required. For instance, you might want to redirect to URL A if Field A, Field B, and Field C equal a value, and URL B is Field A and Field C equal another value.

We would introduce another option for "Conditional URL", which would either allow you to just use Twig to determine your logic, or a conditions builder similar to fields, where you define your URLs and for each, define the logic.

@engram-design engram-design added this to the 2.1.0 milestone Jun 8, 2022
@engram-design engram-design modified the milestones: 2.1.0, 2.2.0 Dec 13, 2023
@engram-design engram-design modified the milestones: 2.2.0, 2.3.0 Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant