Method_Michael: Look for the actions that are merging the Body of the email and do the following:
Add the Date Function action to take the date (Value from row) and format it to be a different format (One without a time)
Add the Character Function action to replace ListBuilder.MemberExpires (Or what ever the field is called) with the formatted date from the Date Function action.
I am editing my ListBuilder grid (Grid Wizard).
In "Step 2," I selected my field "MemberExpires" for Action.
The Action I selected was "Date Function" which opened up another window of choices. None of them were "Value from Row." I do get "Type In," "Action Result," and "Value from Screen."
If I select Value from Screen, I then select "ListBuilder:MemberExpires" from the drop down menu.
Then, under Function, I selected "Format Date" which pops up another blank window with "yyyy-MM-ddd hh:mm:ss yy" underneath it. I tried enter "yyyy-MM-dd" in the box and still got a time stamp when I generated my email after I saved everything.
Reading between the lines, should I be formatting the date somewhere other than the ListBuilder?
Thanks,
Fred