• Hey guys! Hope this question hasn’t been asked too many times before – in any case, I cannot find anything that answers it.

    I am using CFDB to organize form submissions into a data table which will be publicly displayed on a website. However, I want to review submissions before they’re entered into the table and subsequently displayed online, in order to avoid spam or misinformation. I also want the functionality to add a comment to each submission, which will be shown in the same table.

    I am making this for a client, and thus it has to be an easy, fool-proof solution. I’m thinking somewhere along the lines of:

    1. Person X fills out and submits the form
    2. Client receives email with copy of form info
    3. Email also contains hyperlink to back-end where client can accept/reject submission, and also add a comment to it
    4. After acceptance, relevant form info will automatically be displayed in the public data table

    Is this possible to do with CFDB?

  • The topic ‘HowTo? Review/accept form submissions before entry into table’ is closed to new replies.