Discussions

Tag Filter:
I have setup multiple templates in a module as per the example in the <xmod:CommandLInk> DataView command in the manual. See http://dnndev.com/fiddle/fid/554 However I get an error when opening the page the first time which says Must declare the scalar variable "@OrderID" Once I click on one of the commandlinks it then goes away. It's directly because there is no value being passed yet to the seco
We are creating a training template that allows the user to click links on a page and when they first click a link it counts as 10% of a 100% completion of the training. To create these links, we have several CommandLinks on the template that updates the db field (percentage_complete) and then links to a site in a new window. Once the link is clicked, it updates the total : <xmod:CommandLink Text=