[ic] table-editor question regarding the date-widget

Stefan Hornburg racke at linuxia.de
Fri Feb 27 16:49:32 EST 2004


On Fri, 27 Feb 2004 23:09:22 +0200
"Rene Hertell" <interchange-users at hertell.com> wrote:

> Hey all,
> 
> Can someone advice me in how to pass parameters for the date-widget in the table-editor tag? I would need to set $opt->{blank} for getting a "blank row" for that widget..
> 
> 
> This is what I have so far for:
> 
> widget.publish_date=date
> filter.publish_date="date_change"
> 
> 
> And here is that code-section in Form.pm that I want to activate:
> 
> if ($opt->{blank}) {
>   $out .= '<OPTION VALUE="0">------</OPTION>';
> }

widget.publish_date=date_blank 

Bye
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list