Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Category Short List
Last Post 08/19/2010 4:22 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
maoz
New Member
New Member
Posts:14


--
08/08/2010 7:01 PM

We have a customer requirement to add a "properties" and "subscribe" buttons in the Category Short List,

so it would have a similar functionality to the DMX template view.

 

We were able to add the subscribe functionality by modifying the ascx, adding code that calls the subscribe

static functions.  We cannot do this with  "properties"  since it resides in the main module.

 

How can this be done?

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
08/19/2010 4:22 PM
Hi Maoz,

Not exactly as in Templateview but you can leverage TemplateView for this. If you create a button that copies the structure of the TemplateView querystring (i.e. using the "cmd" parameter) and point it to a DMX with TemplateView active, it will execute the command. The downside is that the user jumps to another page.

Peter
You are not authorized to post a reply.