Popup an Applet on click of hyperlink on List Column
I'm trying to show a popup applet on click of a value in List Column of a List Applet. This popup is a VBC that makes a call to external Applicaiton and shows the details related to the record.
I tried populating the 'Detail Applet' property and set up dummy Drilldown on the field with no source/destination view/fields. This still does not show the popup. Is this behavior specific to any class ? or am I missing anything here?
I could see "File Popup Applet" and "Currency Popup Applet" configured as "Detail Applet" for some of the Out of Box List Applets but when tried to replicate same for the custom list applet, this does not work.