Hi,I was wondering if there was a way I could use a custom query, created against a class, in a uni selector? The reason being I need to display a combination of two fields in the Display Name Colu...
Question - On a form, if User selects an option in a dropdownlist, can another fields dropdownlist control use a query depending on what the first dropdownlists option value was? Thanks.
Hi All!I have a client that wants to save every search query that gets entered into their search form. What would be the easiest way to do this? Is there already some similar built in feature I cou...
In a SQL query for a report, I am using:WHERE myField LIKE '%{%CurrentUser.UserName#%}%' But I'm trying to use that same syntax (and I've tried a few others) in a Document Type Query and it is not ...
HelloIn my code I'm using the methods SelectSingleNodeand SelectSingleNodes from the class TreeProvider.Is there a way to close the connection, after the query statement has been released.I see als...
Hi Guys,i'm trying to query for all pages that inherit from my @Site.BasePage@ pagetype.There are several pages already created in the content tree with page types that inherit from the basepage.my...
I'm trying to use a Query data source webpart together with a stored procedure from a custom table. How can I pass a parameter to the StoredProc?
HI,I created a custom table, then went to the QUERY tab for that custom table to create a query. For the life of me, I can't get macros to work for this query ... I was hoping somebody here would h...
Hi,is there any way to execute a query in a macro?Let say get the query like this:Queries['custom.clientQueries.selectAllJif']And then display the result using a transfformation using:.AppplyTransf...
I am trying to filter what users can see what items in the @Custom Table Data@ section In my custom table I added a @selectall@ query, and modified the where filter to remove unwanted results. Thi...