Discussions

Tag Filter:
A new version of 4.9.6 for DNN 10 only, targeting .NET 4.8. This addresses an issue where an <xmod:Template> tag that had Ajax enabled (Ajax="true") would prevent the following template controls from functioning: AddLink EditLink DeleteLink AddImage EditImage DeleteImage This is usually accompanied by an error in the DNN Event Viewer specifying "Invalid postback or callback argument". Thanks to An
I am designing an online training template that has multiple list items that have links to URLs that open in new windows. The purpose is to acknowledge that the registered user has viewed the link information and when a link is clicked, we will increment their percentage of completion. If they click the first link, the page will show 10% completed, etc. Can we use multiple xmod:deletelink controls