Thursday 17 November 2005 1:18:09 am
Hi ezCommunity.. How is it possible to send the content of a selection datatype into a variable? for a text block, you can say:
{let myvar=$item.object.data_map.mytextBlock.content)}
But for a select??? for displaying it you can say
{attribute_view_gui attribute=$item.object.data_map.mySelection}
But I can't sending this value into a variable....
Please Help. </code>
|