You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by johnson <jo...@erp.tw> on 2006/05/31 11:06:16 UTC

help please

Hi!

I use 2.1.8 , and want to know the value in a repeater field.

var ssaved = logList.getRow(i).getChild("saved").getValue();
bs.alert(ssaved); --false
bs.alert(Boolean(ssaved)); --true

the first one show false(it's correct), and second show true, why.

the typeof ssave is object.

Best Regards

johnson


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org