Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Cascading with Display Related Info 2013.02a

$
0
0
Marc will need to comment if he sees any issue with CascadeDropdowns and SPDIsplyaRelatedInfo working off the same fields... I thinking that's valid and probably supported, but not sure.

One think I do notice from your markup is that you have extra commas on your input param objects. The last option to be defined should NOT have a comma at the end... IE specifically does not like that and usually throws exceptions.

So from the code above, remove the comma from:
  1. childColumn: "Question",
  2. displayFormat: "list",
  3. childColumn: "Answer",
  4. debug: true,
This might not be the root cause of your problem... If it is not, look in the browser console and check for any errors. In the long run you may have to step through the code in the interactive debugger and try to see what's going on.

/Paul.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>