6,761 reputation
1238
bio website sympmarc.com
location Boston, MA
age 51
visits member for 3 years, 7 months
seen 1 hour ago
stats profile views 1,008

Marc is the Co-Founder and President of Sympraxis Consulting LLC, located in the Boston suburb of Newton, MA, USA.

Marc has over 25 years of experience in technology professional services and software development. Over a wide-ranging career in consulting as well as line manager positions, Marc has proven himself as a problem solver and leader who can solve difficult technology problems for organizations across a wide variety of industries and organization sizes.

Lately, aside from client work, Marc has been:


Jul
10
comment XSLT Get Current date or Today in XSLT
Note that SharePoint still uses the XSLT 1.0 spec (as of SharePoint 2010) so XSLT 2.0 functionality won't help.
Jul
10
answered Stop SPFieldMultiLineText from updating when not changed
Jul
7
answered Can I create a “next due date” field for recurring tasks with no coding?
Jul
7
answered XSLT Get Current date or Today in XSLT
Jul
6
comment DVWP Display of Multiple Lists Results in “Unable to display this Web Part” Error in Production Environment
Grr. Those things always trip us up, don't they? This is one of the potential drawbacks of "middle tier" development, but one that is usually overridden by the benefits. p.s. "Check to make sure the list structures in dev and prod match" was my first suggestion!
Jul
3
answered How to use spservice for taxonomy terms in metadata administration
Jul
3
answered Accessing list data from another site collection or web application using REST services?
Jun
27
answered XSLT - Wrap Items According to Position
Jun
22
comment SPService GetListItems with CAML : can't get example to work
Maybe I should switch to marquee and flashing. :-)
Jun
22
revised CAML query and jQuery to retrieve last item's fields
edited title
Jun
22
answered SPService GetListItems with CAML : can't get example to work
Jun
22
comment spcascade dropdowns
That error isn't something thet I recognize, and it isn't caused by SPServices directly. Can you post the script you are using to call SPCascadeDropdowns? Does the form submit corretly without the call to SPServices?
Jun
18
answered Custom Pagination in Sharepoint DVWP
Jun
18
comment SPServices: trying to learn how to use this and jquery, help with example
It's got to be a reference issue based on what you've listed so far. Can you add the script file references to your post so that we can see those details as well?
Jun
17
comment SPServices: trying to learn how to use this and jquery, help with example
Be sure that wherever you are storing the script files that they are available at least for read for everyone. Also make sure the paths are valid in the browser context and not just in SPD. (Try the URL to the .js file in the browser.)
Jun
11
answered CAML query and jQuery to retrieve last item's fields
Jun
11
revised CAML query and jQuery to retrieve last item's fields
edited tags
Jun
9
comment Tabs for DispForm and Edit Form SP 2010
Tabbing Content Types? Like Eric says, whatever you want to do is possible; you just have to write the script. Keep in mind that you can rearrange the columns on page load totally with script, if that's what you want to do.
Jun
9
answered format text as date in XsltListViewWebpart
Jun
8
awarded  Constituent