• Resolved selenasmith

    (@selenasmith)


    I’m creating a form for users to edit their profile and submit changes to the admin for approval. The admin needs to see the current and new values for each field. Right now the only way I know to do this is to display the current value in a disabled field and show a single-line text field for the new value. Is there a way to format the submission email so that only the fields that have changed will display?

    Also, can the Submissions be formatted in more of a spreadsheet-style display? For example:

    First Name Current value New Value

    Thanks,
    Selena Smith

    • This topic was modified 7 years, 11 months ago by selenasmith.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    The way that you mentioned to display the old data in a text field that has the input disabled and having another field for the new information is the only way I can think of to achieve your use case.
    The individual field merge tags will only show the data for fields that have values set for them.
    You can use the individual field merge tags to change the display for the submissions in the Email action. e.g. First name, merge tag for the old value field, merge tag for the new value field

Viewing 1 replies (of 1 total)

The topic ‘Conditional Logic in Submission Email’ is closed to new replies.