Hello everyone!
I've got a multi-step form in place for gathering user responses, and it's functioning smoothly. Now, I'd like to check if a user has already submitted the form within a specific year. If they have, I want to redirect them to the results page.
Does anyone of you built something like that? If yes, how have you done it?
Any help would be appreciated,
Thanks!
Thanks Fubar, that was precisely what I was asking for!
Run a fetchxml query in Liquid and based on its results (Liquid if) load the form or have a script tag with redirect to the other page.
https://learn.microsoft.com/en-us/power-pages/configure/liquid/template-tags#fetchxml
https://learn.microsoft.com/en-us/power-pages/configure/liquid/liquid-conditional-operators
https://learn.microsoft.com/en-us/power-pages/configure/liquid/dataverse-liquid-tags#webform
(webform is the multistep form)
Lucas001
60
Super User 2025 Season 2
Fubar
55
Super User 2025 Season 2
surya narayanan
35