custom action html view

custom action html view

Can I build a custom action button and open in a pop up an html view?  When I try this i get a popup that just says "loading view" and after awhile it closes but the html view never actually opens or shows. 

 Is this a bug? 

I found another post from years ago talking about this problem.  Has this still not been fixed?

Please help I would prefer not to screw around on this for hours if its just plan old broken.

My custom action forumla button has the following code:

"<a class='zc-formbutton' href=#View:RFQ_Send_Production_Order?zc_LoadIn=dialog&Request_ID=" + ID + "' >Award Factory</a>"


"RFQ_Send_Production_Order"  is an html view.  Can i call this differently to make it work ? how can i make this work?