-
Greg-
Currently there is no means to change the "Please wait" screen. I will put in a suggestion for this but I cannot give you an ETA of if or when it will be added.
-Michael
-
Fred-
All you need to do to add the field is make sure "Add a new field" is selected give the field a name and make sure the approriate field type is selected, in your case Text should work and then click Add Field.
-Michael
-
Fred-
For more detailed instructions it would have to be through consulting time but I will break it down a bit further.
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 ...
-
Hi Blake-
I have put in a ticket for this issue.
-Michael
-
[quote user="Method_Michael"]MemberLevel should just be addded as a regular field to the ListBuilder table. If you take a look at the insert actions used in list builder it copies the values from the customer table into the ListBuilder table.[/quote]
Should I have slected "Entity" when I added the field? That was ...
-
[quote user="Method_Michael"]Using the Date Function action you can format a date to not have the time displayed, once the date is formatted you will have to use a character function and merge in that formatted date into your email.[/quote]
Michael, can you walk through that a little slower? I opened my ListBuilder (that you ...
-
I noticed something weird this weekend regarding Screen options.
When you open a Screen for editing and hit the Advanced... button, if you have your screen set to display in sections (rather than tabs), the 'Show First Section To Left of Screen' option is reset to 'not selected' each time you open this Advanced... screen.
So ...
-
The issue at the moment seems to be on our end and and not with customization. Once we have a fix or more information I will update this forum post.
-Michael
-
Fred-
Using the Date Function action you can format a date to not have the time displayed, once the date is formatted you will have to use a character function and merge in that formatted date into your email.
-Michael
-
Okay, I see that. I only have one Tax Item (Sales Tax). Just about every customer of ours is non taxable, so I'm setting their Tax Code to Non and making sure the Tax Item is blank.
Then all tax figuring seems to be correct and predictable.
For some reason I thought I was seeing some weird tax figuring going on, but I think I've got it ...