Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am trying to find a efficient way for our users to email multiple contacts within CRM with a custom email (no templates) on demand.
After playing around with it for a long time, I came up with the following:
Create a custom view under "Contacts" that holds the group you want to email.
Select one of the contacts, go to the "Add" tab, and select "Email"
Click the search box beside "To" and fill out the popup with the following:
Look for: "Contact"
View: "-The name of your custom view from step 1-"
Select all of the contacts in the view
Click "Add"
Click "OK"
Complete the email and send it
However, this is not efficient and would confuse our users. I am looking for a better solution to email multiple users at once within CRM or to dynamically pull contacts from CRM and put them in a distribution list in Outlook 2013 (probably not even possible).
Assuming that you are sending to Contacts, Leads, or Accounts:
Select all records on the view that has been set up for this purpose with the top left checkbox
Click the Add Tab above the Ribbon
Click Quick Campaign -> For All Records on All Pages
Use the Wizard, ensuring that "Mark Email Messages to be Sent" is checked
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
I created a HTML template that I want to get into an email so it can be sent out, but how does one do this? I have Outlook 2016 and research I had read before with Outlook 2013 and below you could 'insert text' instead of the linked file, but Outlook have removed this.
I would be willing to use another program in order to get it into an email for sending out as a newsletter, so it doesnt need to be outlook.
By the way I wasnt sure what part of StackExchange to post this in, so I hope I have posted it in the right one.
Many thanks.
For me worked worked following to add functionality - File attach "Insert as Text" into Outlook 2016:
What if you want Outlook 2016 to behave like Outlook 2013 and earlier? Well, the Attach File with the dropdown is not customizable directly, but you can add an old-style Attach File button. To do this, start a new email, right-click the toolbar, and click Customize the Ribbon. Right-click the New Mail Message section on the right, and choose Add new group. Then select the Attach File command on the left, and the new group on the right, and click Add. I have called my new group Custom:
The effect is that you now have two Attach File commands, one of which behaves just like Outlook 2013:
Outlook 2016 still does have the classic attach file button with insert as text, you just need to do a little work to get it (http://www.msoutlook.info/question/classic-attach-file-button)
My recommendation for inserting HTML into a desktop client would be Thunderbird (https://www.mozilla.org/en-US/thunderbird/). Outlook rewrites the email HTML before sending it out, which usually removes all media queries and can sometimes otherwise warp your display. Thunderbird uses a much friendlier engine and will allow your HTML to stay the same as it would on any popular Email Service Provider (such as SalesForce Marketing Cloud). Thunderbird has the option to literally "Insert HTML". This allows you to directly paste your HTML code and it populates in the editor.
For mail merge, you will need this add-on (https://addons.mozilla.org/en-US/thunderbird/addon/mail-merge/), which I actually find better than what you get in Outlook.
Finally, I just wanted to make sure that you are meeting CAN-SPAM compliance on your email newsletter as it is considered a commercial email and want you to avoid potential fines (up to $10,000 per email). (https://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003)
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I want to set my Bloggers Custom Page, Any one help me to set it. Please tell me the Script or code for this.
Go to Blogger Dashboard > Select Blog > Select Settings tab > Search Preferences
Select edit option of Custom Page Not Found
Add the below script :
<h3>404 - Page was not found</h3>
<p>It might have been removed, had its name changed, or is temporarily unavailable.<br/>
Please check that the Web site address is spelled correctly.</p>
Go to our home page
You can also add custom images similar to your blog theme.
See an example of a custom 404 page
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I have a big cartel store that I have customized, but I cannot figure out how to export it to transfer it to another store.
Is it not possible, or am I just missing something?
Currently the export options available for your Big Cartel store data are downloading order details, and your customization settings.
To download a copy of your store customization settings:
Head to 'Customize design' > 'Advanced', and click "Download current theme" at the bottom of the page.
To download your orders as a .csv file:
Head to the 'Orders' page in your Admin, and click "Export CSV" at the
bottom of the page.
To import the theme back into Big Cartel:
The only way to ‘import’ the theme is by copying each page’s code from
the theme files and pasting them into the corresponding pages in your
Big Cartel admin. The option to import a theme with the click of a
button is currently not possible, but hopefully in the future Big
Cartel will make that option possible. [source]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
I am fairly new to coding and magento back end, so please accept my apologies if I am asking something extremely obvious. i am trying to associate a hyperlink to an image in magento, which is in the middle bit of the page (not header, not footer...? i accessed those /app/design/frontend/default/XXXXXX/template/page/html/header.phtml and the rest, but no luck with where I should put the code in the front page I can not find the file I should go into in order to hyperlink the image many thanks for your help
In most of the cases of magento front page these pages are cms pages. You can go to admin->CMS->Pages and look for home or home page under url key. Click on it to modify and in content section choose the page where you want to edit.
if your home page has code to display data through template(.phtml) than look for that file and add your code to display image.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
This post was edited and submitted for review 3 months ago and failed to reopen the post:
Original close reason(s) were not resolved
Improve this question
I need to add a custom search engine to Firefox. I have a name and a search URL. How do I add those to the available search providers?
If you are just trying to search a certain site from the address bar, you do not have to create any OpenSearch XML.
You can add a bookmark with %s as a placeholder, and give it a keyword. The subsequent search terms will fill into the placeholder. For an example that searches Stack Overflow, put these fields into a "New Bookmark:"
Field
Value
Name
Search Stack Overflow
Location
https://stackoverflow.com/search?q=%s
Tags
development (your relevant tags)
Keyword
so
Description
To perform a search, type so How to exit Vim into the address bar and hit return.
If you have also added search engines in Chrome, you will recognize the same %s placeholder that is used in chrome://settings/searchEngines. I do not know, but it may be that Chrome also uses bookmarks like Firefox under the hood.
Here are the steps:
Create an XML file containing information about your search engine like ShortName, Description, URL, etc. (Example file)
Give a name to that XML file and put it in one of these files:
Available just to you
%APPDATA%\Mozilla\Firefox\Profiles\XXXXXXXX.default\searchplugins
Available to anyone on the computer
%PROGRAM_FILES%\Mozilla Firefox\searchplugins
Modify Firefox's preferences file at %APPDATA%\Mozilla\Firefox\Profiles\XXXXXXXX.default\prefs.js. Simply add/modify this line:
user_pref("browser.search.selectedEngine", "engine_name");
There is no need to modify a sqlite database file manually.
The new search engine will be added automatically after restarting Firefox.
You can also use this opensearch Mycroft Project
It has everything already created just enter the values into textbox and and you have the XML code; and you can install the search engine directly in the browser from there.
You can also submit your website search engine, and search for (and use) a search engine submitted by another user.
The easiest way to add new search engines is via the "Add to Search Bar" add-on, simply right click on the search form on the webpage you want to add, then "Add to Search Bar" and it will show up in the Search Bar:
https://addons.mozilla.org/en-US/firefox/addon/3682
I came here to add tldr-pages as a custom search, looking for a way how to do that.
Turns out, that there was a very simple way:
In Firefox, next to the URL-bar, there is a search-bar with a magnifying-glass. If that magnifying-glass has a PLUS on it, the page you are looking at offers its own openSearch.xml-file.
hit the search-box
a pop-up opens
find the line that says "Add" at the bottom and
click it
That is how I solved my initial problem and maybe it solves yours, too.
Make sure that your & is escaped as &
Firefox will NOT activate the search engine that are broken in format
Check https://developer.mozilla.org/en-US/Add-ons/Creating_OpenSearch_plugins_for_Firefox#Troubleshooting_TipsJust put a right xml file in right place,it will take effect after restarting firefox
Give this a try.
http://www.investintech.com/resources/blog/archives/5263-address-bar-search-engine.html
Using Iceweasel (Linux), should work for Firefox too.
Tried it for about 30 sites that i had with Chrome/Chromium.
Pro:
Works!
Cons:
Too much manual work.
This helped for me on Firefox v50:
Close Firefox.
Delete in profile of Firefox: search.json, search.json.mozlz4
Copy your OpenSearch from the searchplugins folder.
Add an entry in search-metadata.json:
"[profile]/your-opensearch.xml": {
"alias": "your-opensearch",
"order": 25
}