Can I specify a custom FilterDefinition in AlertTemplates.xml for "Any Changes" type Alert in SharePoint 2010?

I am creating a custom alert in SharePoint 2010 against a particular document library, and so far it works pretty well (it customises the appearance of the email). 
I now need to be able to filter the alerts so that it only sends one when the publishing level of the document in the list is Published (that is, a Major version), regardless of what option was selected by the user when creating the alert.  When
deploying my custom alerts feature, my feature receiver updates SPAlert.Filter property for existing alerts to only send alerts on major versions, and this works perfectly (for those alerts only).
However, I need to be able to also apply this Filter to new alerts created when the user creates an alert using the "Anything Changes" in the Send Alerts for these changes section.  In my customised AlertTemplates.xml file,
it seems FilterDefinitions only exist for the other options, e.g. "Someone else changes a document", "Someone else changes a document created by me", etc. 
Can a FilterDefinition be applied to an alert that is triggered on "Any Changes"?
Cheers :)

take a look at this link below, i guess it will help you solve your issue
http://blogs.msdn.com/b/sharepointdeveloperdocs/archive/2007/12/07/customizing-alert-notifications-and-alert-templates-in-windows-sharepoint-services-3-0.aspx
Mark ANSWER if this reply resolves your query, If helpful then VOTE HELPFUL
INSQLSERVER.COM
Mohammad Nizamuddin

Similar Messages

  • Can't specify the customer to use a new sales order type ,why?

    I created a new sales order type, finished the configeration.. but when I use it to create a order by t_code VA01 ,input the order type and sales area ,then enter, why the sold-to-party and ship-to-party are inmodifiable? i can't specify the customer... where is the problem?
    appreciate you help.thank you !

    Hi Sue,
             I think u havent did the Partner determination for that Sales document.  If you create ur own sales doc type in VOV8 ,new entries.
    U need to maintain the Partner determination for that sales doc type.
    this is the same,the way u maintaint the customer partner determination.
    If you dont maintain this , in VA01 screen, u cant able to enter Sold to & ship to parties as it will be in display mode. I think the same error ur getting know as per ur issue.
    This will def solve ur issue as i faced n overcome long back.
    *reward points ,if helpful

  • Can we implement the custom sql query in CR for joining the two tables

    Hi All,
    Is there anyway to implement the custom sql query in CR for joining the two tables?
    My requirement here is I need to write sql logics for joining the two tables...
    Thanks,
    Gana

    In the Database Expert, expand the Create New Connection folder and browse the subfolders to locate your data source.
    Log on to your data source if necessary.
    Under your data source, double-click the Add Command node.
    In the Add Command to Report dialog box, enter an appropriate query/command for the data source you have opened.
    For example:
    SELECT
        Customer.`Customer ID`,
        Customer.`Customer Name`,
        Customer.`Last Year's Sales`,
        Customer.`Region`,
        Customer.`Country`,
        Orders.`Order Amount`,
        Orders.`Customer ID`,
        Orders.`Order Date`
    FROM
        Customer Customer INNER JOIN Orders Orders ON
            Customer.`Customer ID` = Orders.`Customer ID`
    WHERE
        (Customer.`Country` = 'USA' OR
        Customer.`Country` = 'Canada') AND
        Customer.`Last Year's Sales` < 10000.
    ORDER BY
        Customer.`Country` ASC,
        Customer.`Region` ASC
    Note: The use of double or single quotes (and other SQL syntax) is determined by the database driver used by your report. You must, however, manually add the quotes and other elements of the syntax as you create the command.
    Optionally, you can create a parameter for your command by clicking Create and entering information in the Command Parameter dialog box.
    For more information about creating parameters, see To create a parameter for a command object.
    Click OK.
    You are returned to the Report Designer. In the Field Explorer, under Database Fields, a Command table appears listing the database fields you specified.
    Note:
    To construct the virtual table from your Command, the command must be executed once. If the command has parameters, you will be prompted to enter values for each one.
    By default, your command is called Command. You can change its alias by selecting it and pressing F2.

  • Can I create a PDF form with a field for adding/changing Photos?

    Does anyone have a solution to the following problem?
    I would like to be able to make a PDF form that others in the office can use to fill in a particular inventory and model number.  (Fields, Easy)
    Then have a field where they can replace the PHOTO of the item referred to by the inventory and model number.
    Is this possible using Acrobat professional? Can the document then be saved as, or exported somehow from there?
    I know this is probabably easy to do in Word, but can a photo be changed on a PDF and saved as?
    Thanks for any help or suggestions!
    DaddyOfZed

    It will make it possible for them to select a new photo. Will you ever want to extract the photo from the form to be used elsewhere?
    In order to set this up in Acrobat, you can create a button to display the image, set its layout to something other than "Label only", and add the following JavaScript to the Mouse Up action:
    // Prompt user to select an image
    event.target.buttonImportIcon();
    For the PC users, Acrobat Standard is sufficient for this.

  • How can you specify a custom style class for an ADF component (column)?

    We are using ADF 10_1_3_3_0 on Tomcat.
    We would like to specify an additional style class for a column header. We have specified the following style:
    {color:#808080}af|column.formHeader::header-text
    text-align: right;
    background-color:brown;
    border-color:#999999;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color: blue;
    }{color}
    {color:#808080}&lt;af:column sortable="true" formatType="text" styleClass="formHeader"&gt;{color}
    This does not seem to work. In our tests, the CSS gets generated but the new style class for the column header does not seem to be generated/mapped. I reveiwed this post: Re: Jdev 11g: how to set width of some components on panel form layout. Is this specification (component.className::selector) applicable for the 10g version of ADF?
    Additionnaly, are their specifcations/details for these selectors (e.g. ora-rule-ref, -rt-rule-ref, -tr-rule-ref). I am not clear on what they are mapped to and how they are used.
    Thanks
    Edited by: user10477345 on Oct 27, 2008 6:48 AM

    Hi,
    The column's style classes will be added on the <td> elements, not the header sadly. So for your use case you'll have to place the class on the table itself then use the selector
    af|table.MyStyleClass af|column.formHeader::header-text{}Sadly this will affect all columns, not just one so I don't know if it's going to fir your need.
    Regards,
    ~ Simon

  • What is the the tag I can use in a custom conversion publish/print template for click box text?

    I have customized a conversion template to generate a storyboard but I can not find a tag to grab the text found in the click box text.  I am able to grab all text captions from text boxes.  HELP!

    Not that I know of.<br />
    Maybe it works if you would specify a font (!important) that doesn't have those glyphs.
    See:
    *http://en.wikipedia.org/wiki/Fallback_font
    *http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxFontMissingGlyphs.cpp

  • How can I set a custom resolution on a MacbookAir for an external monitor?

    I've been trying to set a custom resolution on my macbook air for an external monitor but the only options displayed are 1280x1024 and 800x600. How can I bring up more options? Thanks!

    Your Mac sets those resolutions (and the display NAME) based on the information your display provides when a query is sent at Startup. If those are the only resolutions shown, then your display has said that is all it can do.
    What display is this, and what Interface is being used?
    This pane will tell you more about what the display has reported:

  • Can I specify "place" options with auto-replicating XML content images?

    I'm importing content into an IDCS2 publication using XML, letting ID automatically flow the content into the publication. One issue I have is that there are many images in .ai format which have crop areas specified in them (getting AI to "crop" the vector graphic nautical charts I've been given is not easily done, but that's another thread I have going in the AI forum--which is why I've resorted to establishing a crop area in .ai).
    If I manually place the images, I can use the "place" dialogue box to tell ID I want it to "crop to: crop" and it works fine. But in the automatic XML workflow, ID just places the whole gigantic .ai file in the frame.
    So is there some way to tell ID I want it to "crop to: crop" when importing XML content?
    Thanks.

    lisavs12686 wrote:
    Whould it also be possible to send the sender the submited data (looking like the filled in form or so)?
    not really nessecary but whould be a nice  jextra
    You can but you would need to send it as an html email which is much more complicated.
    What you would do is build a page/table construction like below. You would need to use the php variables to echo out the information in the <td></td> cells (example below).
    $reply = $_POST['email'];
    $from = '[email protected]';
    $replysubject = "Auto-Reply: Website Name";
    $headers  = 'MIME-Version: 1.0' . "\r\n";
    $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
    $headers .= "From: $from\r\nReply-to: $reply";
    $replymessage = '
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Comments from Website</title>
    </head>
    <body>
    <table>
    <tr>
    <td bgcolor="#ffffff" style="font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; padding: 10px 15px;">Name: </strong>'.$name.'
    </td>
    </tr>
    </table>
    </body>
    </html>';
    mail($reply, $replysubject, $replymessage, $headers);

  • How can I use one Add-on prior to another for specific MIME-types?

    I'm using Shockwave Flash plugin to watch some videos on YouTube, StreamCloud, etc. It also handles .mkv and .mp4 files/streams. After installing VLC Web plugin to handle MIME-types like mp3/4, mkv additionally and prior to the Flash plugin, Firefox keeps using Flash to handle those types insted. I cannot find options to set the desired priorities. Only disabling the Flash plugin solves my problem, but also keeps me from watching Flash contents, which Is not acceptable.
    Did I miss something or is this Firefox's fault?

    If you type or paste '''about:plugins''' in the address bar and press Enter, you can see which plugins are associated which various content types.
    I do not know how to prioritize one over the other for the same content type if the plugin settings (plugins often have an interface outside of Firefox to adjust their settings) do not allow that.
    As for MP4, I don't think Flash normally would be selected. I suspect the website is specifying a Flash media player and streaming the MP4 through that. If you want to hide the Flash plugin from a particular website, you can use the Permissions tab of the Page Info dialog.
    Click the padlock or globe icon in the address bar, then More Information, then Permissions. The top section of the Permissions panel should be "Activate Plugins". Here you can select Block for Flash for the current site. After reloading the page, does the media play using a different plugin?

  • How can I cancel a Customs Declaration?

    Hi all,
    How can I cancel a Customs Declaration?
    Is this a special message type or how can I do this?
    Thanks
    Regards

    Gunther,
    In the GTS IMG, under SAP Customs Management >> General Settings >> Communications Processes >> Define Messages for Communications Processes there are seveal message types with "Cancellation" in the description.  For example:  I1011, I1050.  These depend upon the country for which you are configuring electronic communications.  Don't forget to enable email communication with the authorities for these messages (transctions SUGR and SCOT).  And don't forget to enable the message via message determination.  After you receive authorization to cancel the declaration, remember to "close" the transaction which marks it for archive.
    Perhaps Sameer or Satya can offer more advice regarding if it is possible to "do over" the transaction after cancelling it.  I have never tried that.  I believe once the initial message has been sent to customs, you cannot "complete" the billing document using VF02 (which releases the delivery back to be available for processing on a different billing document).  At that point, you can only "cancel" it in GTS.  I do not know how you would restore inventory in the feeder system for that transaction.
    Finally, if I have stated something wrong or in a confusing way, I apologize.  I'm confident the other SDN members will correct or clarify.
    Regards,
    -Greg

  • Specifying coherence-cache-config.xml for multiple clusters

    Hi,
    I am running two cache clusters (Cluster A and B that hold different cache types). we have a web application that needs to communicate with both the clusters. we have two coherence-cache-config-g.xml files, one for each cluster.
    where do we specify the two coherence-cache-config.xml for each of these clusters in our coherence.jar that we deploy on the web app server.
    pls provide some inputs...
    thanks in advance,
    - G.

    Hi G,
    You can define a path to the cache configuration descriptor in your operation configuration override file (tangosol-coherence=override.xml) or specify it in the system property "tangosol.coherence.cacheconfig".
    Please see this Wiki page for details:
    http://wiki.tangosol.com/display/COH32UG/configurable-cache-factory-config
    Regards,
    Gene

  • Where can I get the latest Microsoft.SharePoint.ApplicationPages.dll for SharePoint 2010?

    Can somebody point me to where I can get the latest Microsoft.SharePoint.ApplicationPages.dll for SharePoint 2010?
    When I go into Library Settings on any library or list in SharePoint 2010 I’m getting an unexpected error; I see this in the SharePoint log:
    11/18/2014 13:12:26.36 w3wp.exe (0x2260)                       0x33EC  SharePoint Foundation        
            Runtime                                      
    tkau       Unexpected       System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.SharePoint.ApplicationPages.ListEditPage.SetSectionLinks()    
    at Microsoft.SharePoint.ApplicationPages.ListEditPage.OnLoad(EventArgs e)     at ASP._layouts_listedit_aspx.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 03c7c5b4-407f-461c-9cf7-0304eb797b1a
    I searched online and found this:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/ed5aa58a-f5cc-4449-8bfd-65ca6f101641/list-settings-page-error-on-all-type-of-sharepoint-2010-listslibraries?forum=sharepointgeneralprevious.  It says:
    We noticed exactly the same issue after applying some SharePoint updates (SP1 + October 2011 CU).  The problem turned out to be that there was an older version (V14.0.4762.1000) of Microsoft.SharePoint.ApplicationPages.dll in the GAC. 
    This version was being loaded instead of the latest version of the DLL (14.0.6112.5000).
    Loading the latest version of Microsoft.SharePoint.ApplicationPages.dll fixed the problem with the List/Library settings page.
    I check our Microsoft.SharePoint.ApplicationPages.dll and found that we have version 14.0.6024.1000.
    I would like to try replacing it with the latest version to see if that could fix the problem going into library settings.
    Does someone know where I can get the latest Microsoft.SharePoint.ApplicationPages.dll for SharePoint 2010?
    David

    You would need to extract it from an update. Pre-SP2 SharePoint 2010 is no longer supported, I'd recommend upgrading to SP2 which should take care of any versioning issues.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Where can I get a list of available selection for certain dict type?

    Where can I get a list of available selection for certain dict type in code?  For instance, when I use SE16 to view VBFA table, I am presented with many filter criteria.  One of them would be "VBTYP_N".  When I click on the square next to the option, I am presented with a list of possible values to select from.  Where can I get the list of this possible values for any given dict type in code?

    Hi Frank,
    The list of possible selection you see can be from diferent sources
    1) Search helps defined either programatically or search helps defined at table level.
    If it is a Z Selection screen check the program, then the data declaration of the parameter
    2)Check tables provided at field level. They can be through use of foreign keys. The proposal generated could be simple compund ..
    3) Fixed values at Domain level ()
    Please refer to this link as well for detailed explanation
    [http://help.sap.com/saphelp_470/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/content.htm]

  • How can I see the status of Rejected Documents sent for Approval from KM

    I have a folder which is Approval Enabled. Now on sending a document to the approver ,if he rejects it from UWL ,how can i see it in KM ? Thank you for any input provided in advance . In UWL I cannot see it .

    You can see if a document is rejected from KM folder in which the document is there .From the document level(which you have sent) click on the arrow and select Details . A new Window opens up .Now go to Actions>>approval .You will see the name of the approver who has rejected your document .Now you can resend it or skip it . This is how you do it .

  • Help, do anyone know what to do when iPad can´t close neither open. I have a message from iCloud : not enough storage, and now I can´t do anything !!!thanks for any help

    Help, do anyone know what to do when iPad can´t close neither open: have a message from icloud saying: not enough storage.. and now it´s blocked !!!! can´t do anything !!! Thank you for any help...Gyda

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

Maybe you are looking for

  • Error message severity not translated correct when locale is changed

    We have a shell page displaying different task flows within a dynamic region. The shell page f:view tag has locale="#{LocaleManager.currentLocale}" to allow programmatic change of locale. Most of the flows uses the locale from the browser request (e.

  • Can't create frames from layers CS6

    I have looked at multiple tutorials saying that to create an animated gif in Photoshop CS6, you just open the Timeline palette and select "Create Frames from Layers" from the dropdown. I don't see this option, not even grayed out. What is the problem

  • ORDER BY in view definitions

    ORDER BY was not allowed in view definitions in 7.3.4. It is allowed in 8.1.6 but I have not seen any documentation to say when or why it was introduced. There is an old rule that a select statement does not guarantee the order of rows without an ord

  • I am trying to load Adobe Photoshop Elements 9 from a disk but I have lost my serial number.  Is there anything I can do??

    I have just purchased a new computer and was going to reinstall my Adobe Photoshop Elements 9 but I am unable to locate my serial number.  I have an Adobe account but it is not located there - it may be that I did not register the software.  Is there

  • Copy of items from websites

    When I have a website open ie a bank or credit card and I elected to download more then one monthly statement, It will only download the first one, when I attempt to download another month it will not copy. if I close out entirely and go back in I ca