I have a basic auto responder and I've been able to integrate the field aliases. However, my form has several if/then sections, so not all fields are always filled. I want to be able to provide a summary of populated fields in the auto-responder. I don't want to use %%RESPONSE%% because I don't want to send all the fields.
Is there a way to include it in the auto responder by testing whether the field was populated? Or perhaps a way to choose only from submitted fields?