New Post: How to do it. SPCascadeDropdowns
Hi! I have two columns: the parent (A1, A2, A3, AllB) and child (B1, B2, B3) How to do so would be in the choice of AllB shows all B ? That is, A1-B1 A2-B2 A3-B3 AllB- B1 B2 B3
View ArticleNew Post: how to add the pdf file to sharepooint 2013 online site dicument...
Hi sympmarc; To be honest nothing becasue i cant find anything how to start using this sp services with add document in document management
View ArticleNew Post: Getting going with SPServices.SPCascadeDropdowns
Hi Mark and thanks for your quick reply. It would seem that either I was ambiguous in the description of my list schema or the SPServices gods are smiling on me. Either way - perhaps helped by my...
View ArticleNew Post: How to do it. SPCascadeDropdowns
What you're showing isn't really a cascading dropdown if it's a one-to-one relationship. You should probably think about your architecture a little more. M.
View ArticleNew Post: Find Content Link values in CEWPs
Is there any service to spit out all the Content Link URL values for a particular web site or document libraries web part pages? We set up an anonymous access script library in SP 2007 (MOSS) and now...
View ArticleNew Post: Form Enhancements are synchronous - why?
Some Form Enhancement functions provided make synchronous calls to the Sharepoint Web Services. Why is this? For example, SPFilterDropdown calls GetList and GetListItems with async: false. Comment in...
View ArticleNew Post: SPArrangeChoices for all columns?
Sorry for the late response. I got it to work...However, my userform is timing out on the initial load, but when I click refresh on the SharePoint page the form loads without the choices aligned...
View ArticleNew Post: Toggling SPDisplayRelatedInfo content
I'm attempting to toggle SPDisplayRelatedInfo content. Calling the function works nicely and displays as I would like, however I am unable to hide/remove the <div...
View ArticleNew Post: How to do it. SPCascadeDropdowns
This is just an example. You can replace the A1, A2, A3 and B11, B12, B21, B22, B23, B31 To Do: if AllB then display all B**
View ArticleNew Post: How to do it. SPCascadeDropdowns
For the AllB instance, you'd need to develop something to meet your needs, as the SPCascadeDropdown function won't handle it. I'd suggest setting something up with your real data to see how it all...
View ArticleNew Post: Append user to People&Group Field
Hi, We have an event tracking functionality. I would need to capture the attendees of the event on click of a button. On button click, the current logged in user should be added to the attendees field...
View ArticleNew Post: How to clear Autocomplete
Can you please let me know how you fixed it. I am also in the same situation as you were before. I want to clear the input box when the user doesnt select anything from the drop down. Kindly let me...
View ArticleNew Post: Clear Autocomplete Input Textbox
Can some one help me on clearing the Autocomplete Input box. The scenario is as belowWhen a user types some char in the autocomplete textbox, drop down will be visible with the values. If the user...
View ArticleNew Post: Creating Webs and Documents Stores
Hello. It's been a while :) So I've nicked and adapted a piece of code to create a web. By setting the template to "BDS" I can then create a document centre. But this doesn't really do what I want....
View ArticleCreated Unassigned: SPAutocomplete clear Input box text [10159]
The scenario is as below1.When a user types some char in the autocomplete textbox, drop down will be visible with the values.2.If the user doesnt select any from the dropdown list and moves out of the...
View ArticleCreated Unassigned: Are there item limits on...
Is there an item limit when using the $().SPServices.SPUpdateMultipleListItems code? I am running two $().SPServices.SPUpdateMultipleListItems scripts one after the other based on an if/then statement....
View ArticleClosed Unassigned: SPAutocomplete clear Input box text [10159]
The scenario is as below1.When a user types some char in the autocomplete textbox, drop down will be visible with the values.2.If the user doesnt select any from the dropdown list and moves out of the...
View ArticleClosed Unassigned: Are there item limits on...
Is there an item limit when using the $().SPServices.SPUpdateMultipleListItems code? I am running two $().SPServices.SPUpdateMultipleListItems scripts one after the other based on an if/then statement....
View ArticleNew Post: SPServices 401 Unauthorized Issue
Hello I am having an issue with SPService GetlistItems call at client side button click. It is working fine in my local environment and responding in less than 40ms but when i deploy the solution to...
View Article