New Post: SPServices.SPLookupAddNew - Office365
Thanks M. I ll, try and get back to you
View ArticleNew Post: Count Total list Items or Events before saving Calendar Event
Hi ALL, * I am very new to SharePoint and now I am very eager to work with Jquery.I had seen many posts which made Jquery easy to work . * I have a task on SharePoint Calendar,To Show total list items...
View ArticleNew Post: Cascading Filter Requirement
Great to hear. Thanks for the confirmation that it's working for you. M.
View ArticleNew Post: Get Location information from SPServices
SPGetCurrentUser "scrapes" the values from the UserDisp.aspx page (as noted in the docs), so it's already going against the User Information List. If the location info is in AD, then you will probably...
View ArticleNew Post: SPServices typeahead feature - self-referential possible?
I was wondering if it is possible to use the same list in which you are creating the new item to look up the auto-populate function? I was trying to do this the other day and it wouldn't let me, but I...
View ArticleNew Post: SPServices typeahead feature - self-referential possible?
Scott: I haven't tested this, but I can't think of a reason why it wouldn't work. M.
View ArticleNew Post: SPServices typeahead feature - self-referential possible?
Ok- after a bit more tweaking, I got it to work. It was just a configuration thing, making sure it was pointed at the programmatic name of the sourceColumn but used the display name for the columnName.
View ArticleNew Post: DateTime lookup not localized after SPCascadeDropdowns()
Indeed it's a date/time column :)
View ArticleNew Post: SPComplexToSimpleDropdown - Default value not taken into account
Hello, I have implemented (what I thought was) a fantastic tweak on SP 2010 using SPServices, but it seems there is a bug. Context: I have 2 Lists:Trainings Enrollments (which contains a lookup field:...
View ArticleNew Post: Title Changed for Required Fields after CU for sharepoint 2010
I just installed the update on our Dev box. Here is what a required select now looks like:<td width="190px" valign="top" class="ms-formlabel" > <H3 class="ms-standardheader">...
View ArticleNew Post: Title Changed for Required Fields after CU for sharepoint 2010
Thanks a lot for posting this, wkmaylish. If only some sort of column identifier were present in the id. Argh! The problem with doing a selector on title in this case is that most approaches will be...
View ArticleCreated Feature: Return optHid input element in SPServices.SPDropdownCtl [10230]
The optHid hidden input element is used to control a "complex" dropdown. Rather than finding it repeatedly, return it from $().SPServices.SPDropdownCtl().
View ArticleCommented Feature: Return optHid input element in SPServices.SPDropdownCtl...
The optHid hidden input element is used to control a "complex" dropdown. Rather than finding it repeatedly, return it from $().SPServices.SPDropdownCtl().Comments: Added in 2014.01ALPHA4
View ArticleCreated Issue: Title Changed for Required Fields after CU for Sharepoint 2010...
From https://spservices.codeplex.com/discussions/528533I just installed the update on our Dev box. Here is what a required select now looks like:```<td width="190px" valign="top"...
View ArticleNew Post: Title Changed for Required Fields after CU for sharepoint 2010
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Issue: Title Changed for Required Fields after CU for Sharepoint...
From https://spservices.codeplex.com/discussions/528533I just installed the update on our Dev box. Here is what a required select now looks like:```<td width="190px" valign="top"...
View ArticleEdited Issue: Title Changed for Required Fields after CU for Sharepoint 2010...
From https://spservices.codeplex.com/discussions/528533I just installed the update on our Dev box. Here is what a required select now looks like:```<td width="190px" valign="top"...
View ArticleReleased: SPServices 2014.01 (Feb 11, 2014)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleUpdated Release: SPServices 2014.01 (Feb 11, 2014)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleNew Post: Title Changed for Required Fields after CU for sharepoint 2010
Can you please try the alpha I just posted? 2014.01ALPHA4https://spservices.codeplex.com/releases/view/116626 My hope is that it will work for you. M.
View Article