Sharepoint update name Required

Hi,
I have Sharepoint Server 2010 with SP2 installed. Cumulative update is done upto February 2014. But now i face issue in workflow not triggering automatically. Once restarted workflow manually for the first time it runs properly. Also this issue is affected
in both Custom Workflow and Sharepoint Designer Workflow. Please advise how can i fix the issue. Do i need to install any Cumulative update for it.

Hi,
According to your description, my understanding is that you want to set the other field required if the dropdown list value is 2.
I suggest you can use Jquery Validate Plugin to achieve it. You can place the Jquery code under the PlaceHolderMain tag in the New/Edit form page.
Here is a code snippet for your reference:
More information:
b: {
required: {
depends: function(element){
return $("#dropdownlist").val()=="2"
c: {
required: {
depends: function(element){
return $("#dropdownlist").val()=="2"
d: {
required: {
depends: function(element){
return $("#dropdownlist").val()=="2"
e: {
required: {
depends: function(element){
return $("#dropdownlist").val()=="2"
More information:
jquery validate plugin require field if another field has a value and vice versa
Jquery Validation Plugin
Thanks
Best Regards,
Jerry Guo
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • "the ipod 'name' cannot be updated. the required file could not be found."

    PLEASE can someone help me out on a problem that is infuriating me?? i've not long had my 30GB 5th generation video ipod, and i can't get any photos or video to transfer onto it! when i connect my ipod and itunes opens up, an error message appears saying "the ipod 'name' cannot be updated. the required file could not be found". however, it updates my music no problem..
    i've reset my ipod, restored it and wiped all my music off and then transferred it all back on, downloaded the new ipod updater 28-06-2006 and made sure my ipod has the most recent software etc on there, but still no joy!
    i never had a problem transferring photos onto my old colour photo ipod (4th generation?), so it's really annoying that i have a supposed 'better' ipod now that won't do this for me!
    any help guys? please note, i am no techie - please put any advice in simple terms!
    Packard Bell desktop   Windows XP  
    Packard Bell desktop   Windows XP  

    Hello WGT52,
    It sounds like this error message is preventing you from syncing your content to the iPod. I would recommend the troubleshooting steps in the following article:
    iTunes: Troubleshooting issues with third-party iTunes plug-ins
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • SharePoint Update & Error Handling?

    Hi Siena Team,
    Firstly, I love the new SharePoint Update action!
    I realise Siena is still in beta but a few minor issues I would like to rise:
    1. Lookup & "People & Group" Column Types : If a List has a "Lookup Column" then the value stored in the column will be in the format of "<ListID>;#<DisplayTitle>". The issue I have noticed with the
    current beta is that all data sources from SharePoint no longer have the ID field. It looks like this column is filtered or blocked, so creating the values for lookup fields will be impossible. :(
    2. User Information List: Related to the issue above, at the top level site in each site collection is a hidden list which holds the Username and ListIDs for the users within the site collection. Having access to this list would make looking up the User
    Names and ID a lot easier. In the current beta we can see this list and we can add it as a data source, however the preview is empty. We can not even see a "Title" column.
    3. Error Handling: While creating the values to go into these columns I was exerprimenting with various values. The disturbing thing I noticed is that on some occasions the Update action would fail to make changes to the list. I understand this is becuase
    I had not formatted the strings correctly, but the concern here is if this was a "transcation" and the user has clicked the [Update] button and the SharePoint Update fails there should be some kind of warning letting the user know there was an error.
    Ideally letting us know which field or row failed so we could retry.  The current "No Warning" scenario could led to the users losing data if the Update action fails.
    Overall, I really like the direction Siena is going and I cant wait for the next beta :)
    Cheers,
    James.

    hi,
    Error handling is used to proceed load even if error occurs.
    No of error records can be set for which the actions will work.
    first option- No update, no reporting- if error occurs load fails even for one error.
    second- request red no reporting- load fails and request will be turned to red and reporting from that req is not possible
    third-update and request green reporting possible-error free records updated nad reporting possible for those records alone and valid  for the selected number of error records only.
    Ramesh

  • WRT54GS V7 resets when version update is required for PS3 content

    Been having this problem for a while now.  the router works fine most of the time.  But when a game or firmware update is required for the PS3 and is attempting to dowload the router will cycle off and back on and the dowload can not be completed.  This only happens when the version of something requires updateing.  I can dowload PSN store content, game online w/ no problem it only happens when version updates are needed.  Can anyone please help with this?

    I will check on the firmware version tonight.  I did see that in the configuration, but I am unsure how to upgrade it.  It ask me to name a config file I don't know what to do there.
    I can usually get the issue to resolve after repeated attempts at downloading.  it seems to be a timing and specific type of action issue.  It only occurs when the PS3 firmware needs updating or a new patch for a game comes out.  I can download PSN content without problems.  Patches will begin to download then the router cycles off/on and dowloading can not be competed.  However with enough attempts the timing will be such that the router will cycle after accepting yes that informs of the patch, but before actual downloading begins.  then i will get the 'Please wait...." screen that occurs prior to the screen with the download progress bar.  When the route recconects it jumps to the progress screen and I can get the whole patch to download and install.  It is just frustrating as takes several attempts to get it to time this way.
    I see that people are experiencning similar issues with other Linksys routers.  Was wondering if anyone knows what this only occurs with this particular function and with nothing else and how to fix. 
    P.S. thanks torque for the message, I will look into those products.

  • Uninstall patch update by referring to the full patch update name

    I'm able now to uninstall a patch based from the KB number by using below command line. But recently, I had encountered an issue with one of the IE 9 patch update. The solution was to uninstall only the IE9 update but unfortunately, all of the
    other updates for IE 10, IE 11 have also the same KB number with the IE9 update.
    I cant use below command line and target to all machines as it will also uninstall the IE10 and IE11 updates. As a workaround, I queried only IE9 machines in the target collection. Is there a way that I can use below command and specify the full update name
    instead of just the KB number?
    C:\Windows\System32\wusa.exe /uninstall /kb:2781197 /quiet /norestart

    you can, as Peter says, and as per
    https://support.microsoft.com/kb/934307
    But... that's not very efficient to send the wrong patch package to machines?
    Why not create a query-based collection and only target that?
    You could use a DCM baseline, etc.
    Or you could use appmodel requirements.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • On Windows Vista, installed AdobeAir update as required. "Mandatory Upgrade" removed Acrobat!

    On Windows Vista, installed AdobeAir update as required. Next screen said "Mandatory Upgrade" & when I clicked on it, version 2.0 of Acrobat was removed, new version 3.2 wouldn't download error# 16820! What do I do now? Need Acrobat, but I don't know what to do next! I'm working at a small church w/no budget. so please help if you can.

    Vista requires AA8.1 at a minimum. I think that a few have gotten AA7 to work, but it is not supported by Adobe on VISTA. I know that is not good news, but it may be that you will be unsuccessful. At the very least, expect to have to print to file and open distiller to complete the conversion. I think that AcroTray is one of the major problems with the use on VISTA.
    Hopefully someone might stop by that has successfully gotten over the registration problem you are having, and possibly gotten AA7 to work in some sense on VISTA, but do not be surprised if there are no takers. Good luck.

  • Error: ipod cannot be updated - the required folder cannot be found

    Just purchased a 30 gb ipod, and when connected to my itunes (currently version 7.1.08), gives me the error message that says, "so and so's ipod cannot be updated - the required folder cannot be found." after a bit of updating. The ipod then drops out of itunes, but not windows, for some time, only to return later and do the same thing over again. Any ideas?

    i got the same problem as you, but it appeared only after i tried to sync the ipod using another user account in windows.
    I have tried restoring the ipod, clearing out the itunes library and reloading it etc, all to no effect.
    usually it would just hang there until i reset it, and after resetting, it would work for awhile, before it would hang again.
    this is getting frustrating for me as I cant even listen to music on the go like I used to.
    anyone has a better solution?
    I've tried re-installing itunes too

  • I need to upgrade my first generation Macbook Air to Lion OS x10. I need to install software that requires 10.7 also a java update that requires 10.7. I am currently on Snow Leopard 10.6.8 and my macbook Air 1.1 will not go up to Mountain Lion. The lion s

    I need to upgrade my first generation Macbook Air 1,1 to Lion OS x10. I need to install other  software that requires 10.7 also a java update that requires 10.7. I am currently on Snow Leopard 10.6.8 and my macbook Air 1.1 will not go up to Mountain Lion. The Lion software update 10.7 is no longer available from the store or downloads.
    Where do I get this?
    It was only released a couple of months ago.
    I really feel disinfranchised already by not being able to upgrade and keep up with other software needs but to not allow me to update to my full capacity is really ridiculous.

    @Jennacide wrote:
    It was only released a couple of months ago.
    OS Lion was released 16 months ago...  in July 2011.
    Lion Tech Specs  >  http://support.apple.com/kb/SP629
    To upgrade to Lion...
    Contact Apple in your Country to Purchase a Snow Leopard Disc...
    http://support.apple.com/kb/HE57
    In the US...
    1-800-MY-APPLE or 1-800-676-2775
    After the Successful Install, run Software Update to get the latest updates...
    Be sure to make a Backup of your Current System Before Upgrading...
    Also... Check here for compatibility of 3rd party Software you may be using...
    http://roaringapps.com/apps:table

  • SharePoint Online : Unable to load type Microsoft.SharePoint.Upgrade.SPUpgradeCompatibilityException required for deserialization.

    From today's morning , We are having Issue on Our Online SharePoint Site.
    Each WebPart is not loading and displaying this Line
    Unable to load type Microsoft.SharePoint.Upgrade.SPUpgradeCompatibilityException required for deserialization.
    Please write in quick response to fix it at
    [email protected]

    Hi,
    According to your post, my understanding is that SharePoint Online Site was unable to load web part and got the “Microsoft.SharePoint.Upgrade.SPUpgradeCompatibilityException” error.
    Per my knowledge, the SPUpgradeCompatibilityException occurs during upgrade when the front-end Web server attempts to connect to an incompatible database.
    Please check whether the database is compatible.
    Regarding SharePoint Online, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Office 365 forum.
    Office 365 forum
    http://community.office365.com/en-us/forums/default.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • An update is required to use Folio Builder.  Please click here to download the Folio Producer tools.

    Hello,
    I'm using CS 5.5, Mac OS 10.8.4. I've spent the last two nights trying to figure this out but I am really stuck this time... I think the issue I'm having is similar to IDEAMAN1 but I got lost on his advice after trying some stuff out, so help would be greatly appreciated!! (I'm only medium-level tech savvy...)
    Trying to create my first epublication. Downloaded FolioPanel v26 and installed it, then FolioProducerTools v27 and installed it. Realised I had stuffed it up so uninstalled both using the uninstaller. Re-downloaded FolioProducerTools v27, FoiioPanel v27 and installed in that order and popup said the updates were ready to go. Opened InDesign and folio builder panel said "An update is required to use Folio Builder.  Please click here to download the Folio Producer tools.". The link brought me to http://www.adobe.com/support/downloads/product.jsp?product=172&platform=Macintosh which is where I downloaded the original files anyway.
    So I've tried uninstalling, restarting the computer, trashed preferences, closed CS5.5ServiceManager, reinstalling heaps of times and not sure what I should try next. Please help!! Thanks!!!!

    That notification is often a bug.
    I get it regularly when I launch InDesing while connected to my Thunderbolt Display.
    If I disconnect my Macbook from the Display, relaunch InDesign it works fine - reconnecting to Thunderbolt display after this also still allows the Folio Producer tools to load properly.

  • Query to show MS updates including update name, OS applicable...

    Hi guys, does anyone have a SQL query which will provide the following results?
    Article ID
    Update Name
    Applicable to which OS
    Bulletin ID
    Classification (critical, Rollup, etc.)
    Whether or not it's expired
    Whether or not it's enabled
    CI ID
    I can get most of these by using the below query, but how I do I get the classification and which OS they are applicable?
    select CI_ID, IsEnabled, IsExpired, IsSuperseded, Title, Description FROM v_UpdateInfo
    Is there another table I should be using/referencing?

    Hello,
    Software Updates Views in Configuration Manager
    should be helpful to you. If SUSDB is installed on SQL server instead of windows internal database, you may also try
    WSUS views.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • OS X Updates that Require Restarts

    One thing I've been noticing is when you have a OS X update that requires a restart, it finishes installing and then prompts you to either shut down or restart.
    My question is . . . . why is there not an option to restart later (or restart my computer when I feel like it)?
    Microsoft Windows provides this feature . . . . it's very handy as when I need to do updates I'm right in the middle of doing something, and I can either restart it right then and there or leave Software Update running in the background with that prompt waiting for me to decide.
    Just seems odd that Apple has not given that option.

    Hi, Matthew.
    There are a variety of reasons why an update could require a restart. For example:
    • The update may replace an application, e.g. QuickTime or Safari, as well as underlying frameworks, kernel extensions, and the like. If you were to launch the application, and it depends on these changes, it would not work as the necessary new bits were not loaded. Necessary kernel extensions are loaded at startup.
    • Kernel extension cache files are also regularly rebuilt as part of the restart following an Update that changes kernel extensions.
    • The installer may have set up a temporary Startup Item that is executed after the restart, and then removed, in order to complete certain installation-related tasks after the Mac OS X Installer has loaded the new software.
    To avoid some of the common problems people can encounter after installing Updates, consider the advice in my "Installing Software Updates" FAQ.
    If you think the Mac vs. Windows approach is an important issue, I suggest you submit a Mac OS X Feedback.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • EmailWriterImpl error : 553 5.5.4 user1 ... Domain name required for sender address user1

    hi all,<br />i am trying lc8 with a turnkey+jboss install on a windows2003 box, and getting the error below, where do i need to make the changes to correct this error? TIA<br /><br />2008-05-15 16:35:00,578 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: <br />2008-05-15 16:35:00,578 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:35:00,593 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:35:00,734 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails: <br />2008-05-15 16:35:00,750 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : [email protected]<br />2008-05-15 16:40:00,109 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: <br />2008-05-15 16:40:00,125 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:40:00,125 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:40:01,203 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails: <br />2008-05-15 16:40:01,312 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : [email protected]<br />2008-05-15 16:40:01,609 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.idp.um.api.infomodel.User com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManager.getExpandedAuth enticatedUser(java.lang.String,java.lang.String,int) throws com.adobe.idp.common.errors.exception.IDPException,com.adobe.idp.common.errors.exception. IDPSystemException, causedBy:<br />com.adobe.idp.common.errors.exception.IDPSystemException: nullorigin: | [com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean] errorCode:13316 errorCodeHEX:0x3404 message:user_identifier:SuperAdmin domain:abx.xyz.com<br />     at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean.getExpanded AuthenticatedUser(DirectoryServicesManagerBean.java:1181)<br />     at sun.reflect.GeneratedMethodAccessor365.invoke(Unknown Source)<br />     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />     at java.lang.reflect.Method.invoke(Method.java:585)<br /><br />[...]<br /><br />2008-05-15 16:40:01,937 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailWriterImpl] EmailWriterImpl error : 553 5.5.4 <user1>... Domain name required for sender address user1<br /><br />2008-05-15 16:40:01,937 INFO  [STDOUT] javax.mail.MessagingException: 553 5.5.4 <user1>... Domain name required for sender address user1<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1020)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:716)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:388)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at <br /><br />[...]<br /><br />2008-05-15 16:40:01,953 INFO  [STDOUT]      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)<br />2008-05-15 16:40:01,953 ERROR [com.adobe.idp.dsc.provider.service.email.impl.write.EmailResultHandlerImpl] Internal error.

    bump...
    Anyone got a fix for this? Vacation auto-reply is being bounced by 3rd party relay server due to malformed sender address.

  • A software update is required to use Digital Publishing Suite

    Hi when I enter to my folio builder it says "A software update is required to use Digital Publishing Suite. Please go to the Help menu and select Updates to get the required software" But nothing happend !!!! What I should do ?????

    Try clicking a link on this page to manually install the DPS tools update:
    http://helpx.adobe.com/digital-publishing-suite/help/installing-digital-publishing-tools.h tml

  • Class names - why is the fully qualified name required?

    Hello,
    Why is the fully qualified name required? I thought that if the class was imported, it was not necessary to fully qualify it in a method call.
    Since I have these import statement in my java class:
    import javax.swing.*;
    import javax.swing.border.*;
    //I was wondering what the reason is that "javax.swing.border." is required in the following:
    jsectionPanel.setBorder(new javax.swing.border.TitledBorder(
                                      new javax.swing.border.BevelBorder(javax.swing.border.BevelBorder.RAISED, Color.black, Color.black,
                                                      Color.lightGray,
                                                      Color.lightGray),
                          "Section Data",
                          javax.swing.border.TitledBorder.CENTER,         //int titleJustification,
                          javax.swing.border.TitledBorder.TOP,           //int titlePosition,
                          new Font("Dialog",0,11),          //Font titleFont,
                          new Color(0,51,255)));
    //Thanks,
    -- HSC --

    I guess there must have been something else conflicting at the time I tried because it would not compile, however, it works fine now.
    Chalk it up to the ghost in the machine.
    - I am using Windows ME afterall! :)
    thanks,
    -- HSC --

Maybe you are looking for