I'm having a really strange issue happen where my ##WHERE## clause is being removed randomly along with the WHERE in the SQL query itself. This started happening after I upgraded from K8.2 to K12 ...
I have html in my before content in a query repeater, but was wondering if there was a way to change the content if the repeater only had 1 result vs many?
Hello, I'm having a couple issues with my query repeater with effects where condition. When trying to use a macro to inject a formatted string im getting this error @Invalid SQL query in property '...
Good morning. I have a bizform which allows users to sign up for particular newsletters. The newsletter list in the form is generated via a SQL query and a multiselect control. This works very well...
I have a custom table set up with rates for our credit cards. I have a query set up on a custom page type for accessing those rates. I have a different custom page type set up for our actual credit...
I've got this code@%@ Control Language=@C#@ AutoEventWireup=@true@ CodeFile=@My.ascx.cs@ Inherits=@CMSGlobalFiles_MY@ %@ @cms:QueryRepeater ID=@QueryRepeater@ runat=@server@ ZeroRowsText=@none@@@/c...