[ic] record tag not interpolate

S. Caballe scaballe at gmail.com
Wed Jan 11 17:29:09 UTC 2017


The record TAG not interpolates correctly

http://www.icdevgroup.org/docs/tags/record.html

This works

[record
interpolate="1"
table="data_bas"
key="[scratch code_number]"
column.status="test"
]


This does not work

[record
interpolate="1"
table="data_bas"
key="[scratch code_number]"
column.status="[scratch text]"
]


[scratch text] is not interpolated.

thanks
Salvador Caballé




More information about the interchange-users mailing list