
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] order_view.html
Hi,
I'm modifying order_view.html to add some field from the transaction table.
I have just a little problem i want to test a var for doing something like
this :
[if value toto =~ /handling/i]
[L]handling[/L]
[/if]
it works but i need to do the same thing with a loop data one and i tried
this :
[if-loop-data transactions toto] =~/handling/i]
[L]handling[/L]
[/if-loop-data]
But doesn't work :(
NB : i can see the toto column in the knar table editor.
Thanks for helping.
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users