New Post: Issue with SPCascadeDropdowns.
Thank you for the reply. All of the columns are Lookup except the top one which is a Choice. Not really sure what a custom dropwdown is, so I don't know if any are. Though I don't see any reason why I...
View ArticleNew Post: Issue with SPCascadeDropdowns.
The function doesn't work with a choice column. Check the docs for the proper setup. You have to have the relationships set up vis Loomups columns for each "cascade". M.
View ArticleNew Post: Issue with SPCascadeDropdowns.
Wow, thank you for the fast reply. So I have them all as lookups now. And it "sort of" does what I want. If the main drop down selected doesn't allow for the value that has already been selectedthen it...
View ArticleNew Post: Issue with SPCascadeDropdowns.
It sounds like you may have duplicate values in your relationship lists? If that's the case, then you'll see what you describe. M.
View ArticleNew Post: Issue with SPCascadeDropdowns.
Do you mean the values that allow an item to be revealed? Because that would be correct. Every item in Option B has all the options of A added to it, Done so that A could be a Lookup and tied in as...
View ArticleNew Post: Workaround for the UpdateListItems issue with multi line & "Append...
I've experienced what you have TommyMcDaniel. What I've always done and has seemed to work was to pass in a blank string of text when updating the item. That way you don't get a carbon copy of the...
View ArticleNew Post: SPCascade in Custom Form makes dropdown off center
SPCascade in Custom Form makes dropdown off center. If I add IsDlg=1 in the URL it looks fine BUT I want to keep quick launch. Any idea what is going wrong?
View ArticleNew Post: SPCascade in Custom Form makes dropdown off center
Hmm. I haven;t seen this. However, if you've customized the form, then the markup may be somewhat different than what the function is looking for. My guess is that you could fix it with CSS. M.
View ArticleNew Post: SPFilterDropdown on complex select has difficulty with long...
The lookup column has data like "xxxx | yyyy" and when I tried to use the SPFilterDropdown function the choices presented were all mixed up with integers mixed in. Selecting one of the choices...
View ArticleNew Post: SPFilterDropdown on complex select has difficulty with long...
Thanks. Yes, I recently had a report of that issue:http://spservices.codeplex.com/workitem/10082 It's surprising that it took over 50,000 downloads before anyone reported it! M.
View ArticleNew Post: Create a folder in a document library
http://www.w3.org/2001/XMLSchema"><soap:Body><UpdateListItemsResponse xmlns="http://schemas.microsoft.com/sharepoint/soap/"><UpdateListItemsResult><Results><Result...
View ArticleNew Post: SPCascadeDropdowns - Show all Childs if Parent not chosen
Still no answer on this issue? Maybe Marc can help. Thanks, Ovidiu
View ArticleNew Post: SPCascadeDropdowns - Show all Childs if Parent not chosen
What are you looking for? M.
View ArticleCreated Issue: SPServices Version Property [10088]
It would be nice if there was a simple way to check the currently running version of SPServices. This would allow code going forward to check the version and display a warning to a developer/site admin...
View ArticleEdited Feature: SPServices Version Property [10088]
It would be nice if there was a simple way to check the currently running version of SPServices. This would allow code going forward to check the version and display a warning to a developer/site admin...
View ArticleCommented Feature: SPServices Version Property [10088]
It would be nice if there was a simple way to check the currently running version of SPServices. This would allow code going forward to check the version and display a warning to a developer/site admin...
View ArticleNew Comment on "GetTemplatesForItem"
Can you please explain and give an example of what a ITEMURL is ?
View ArticleNew Comment on "GetTemplatesForItem"
What are you doing with the "WorkflowTemplates > WorkflowTemplate" line of code ?
View ArticleNew Comment on "StartWorkflow"
Can you explain what the ITEMURL does ? In the comments by Dan Clements "http://site/subsite/Lists/List Name/ItemID_.000" is that pointing to the complete list or just the first item in the list ? Thanks
View Article