How to get value of a data source field in SmartViewer

Posted by lukas88 on 10-Apr-2012 11:38

When I populate my SmartViewer using a SmartDataObject the fields in the SmartViewer are "data source fields" instead of "FILL-INS".

Can anyone help me figure out how to reference these fields. If they were "FILL-INS" then I could just refer to them by their variable name.

e.g. MESSAGE "The value of the field is: " + FILL-IN-1.

How should the above line work when we are dealing with data source fields.

Thanks.

All Replies

This thread is closed