September 5, 200223 yr Newbies hello In filemaker pro database the values in a field has line breaks, but when i use those fields with [Field:'field_name'] in the lassso file lines are not seperated by line breaks instead everything appears in a single line. How to make it appear with breaks?? bye geethanandh
September 9, 200223 yr You need to add the encoding in lasso 3.6.x. You can use [Field:'Field_Name', EncodeRaw] From the manual The EncodeRaw keyword encodes the substitution value according to the ISO Latin-1 character set.
Create an account or sign in to comment