Login  Register

HtmlFormRenderer and call_cal

Posted by Jacques Le Roux on Apr 29, 2012; 12:39pm
URL: http://ofbiz.116.s1.nabble.com/HtmlFormRenderer-and-call-cal-tp4596313.html

Hi,

Currently in trunk (and R11.04) we have still a rendering of call_cal in HtmlFormRenderer. But there are no longer any call_cal js
function. Is it not time to not only deprecate but remove the old rendering system? If it's still needed, then we should at least
update HtmlFormRenderer to render the same than MacroFormRenderer.

See http://svn.apache.org/viewvc?rev=1331898&view=rev

Jacques