Hacker News new | ask | show | jobs
by hhw3h 1590 days ago
Awesome that's great.

Can I redirect the form submission to 2 different pages? One for accepted applicants and one for rejected applicants?

1 comments

Yes, that's possible.

Redirect on completion can point to a form field (those include calculated fields). So you can use conditional logic to determine when an application is accepted/rejected and based on that set the redirect URL in a calculated field. Then you can use this calculated field in the Redirect on completion.

You can read more about the above mentions features here:

- Redirect on completion: https://tally.so/help/redirect-on-completion

- Conditional logic: https://tally.so/help/conditional-form-logic

- Calculated fields: https://tally.so/help/form-calculator