|
J
|
Jane 11/19/2007 |
|
Hi, |
|
|
J
|
jhorowitz author 11/20/2007 |
|
For my particular problem, [email=support@xlinesoft.com]support@xlinesoft.com[/email] gave me the following solution: ##foreach Fields as @f filter @f.bAddPage && @f.strEditFormat==EDIT_FORMAT_READONLY##
##foreach Fields as @f filter (@f.bAddPage || @f.bInlineAdd ) && @f.strEditFormat==EDIT_FORMAT_READONLY##
|
|