Hello
I have this working in WFT.
[PHP]TAG_info( test_doc => [ html => "< input type=text size=50>
Attach ", label => "Attach", error_msg => "Error in file ", is_required => 'false', ], );[/PHP]
When i want to use the same piece of code in WFM, it doesn't work.
[PHP]
File
[/PHP]
Any pointers would be helpful.
Thanks