• Resolved mpbaweb

    (@mpbaweb)


    Hi
    I’m trying to figure out if it is possible to perform a redirect on form load if the count of existing submissions has reached a certain value

    I can do this with dates to automatically expire a form, but the date var is hardcoded. I need to be able to read the message count into a variable I think

    What I’m trying to achieve is to redirect the user to a ‘sorry’ page if the maximum number of competition entries has been reached.

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @mpbaweb

    My apologies for the delay in responding to your question. I’ve not received the notification about your entry.

    By using the DS fields (Set of fields distributed with the Developer and Platinum version of the plugin whose values are read from an external data source, like a database or CSV file), you can read the number of submissions from the database. And based on the result, you can redirect the users to another page by using the redirectToURL operation, included by the “URL Operations” module (https://cff.dwbooster.com/documentation#url-module).

    For pro or commercial product support, please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect if message count exceeds x’ is closed to new replies.