I want to set condition that consists of two parts like:( conected with && ) tal:attributes="selected php: id_country_val == option && id_country_val != false "
        OR something like this:
tal:attributes="selected exists: id_country_val php: id_country_val == option"
but it doesn't work.
I don't want to use isSelected because it doesn't fit to my purposes.
Any suggestions?

Greetings


--
Używam klienta poczty Opera Mail: http://www.opera.com/mail/

_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to