Hi everyone,
I'm working on a date picker using the "/Callout/Calendar.do" function. I have the cgi-callout date in my DCR.
<cgi-callout url="/iw-cc/DataCapture/Callout/Calendar.do?iw_form_name=CreationDate&iw_callback_var=CreationDate" label="Select Date" window-features="dependent=yes, width=255,height=290,centered,titlebar=yes,resizable" />
However, when i click on "Select Date" button, i get an empty popup. When trying to reload the popup,
i get the following alert: Missing required parameter: iw_form_name. Unable to create CalloutProxy.
Could you please advice me and guide me out.