Hi ,
I want to add/delete the fields "On-Fly" i.e,say I have a template of 3 fields "1:Name , 2: Address , 3: Country " ,but there are situations where I don't want " Country " field/ I may want to add new field say "Full Name " .
So is it possible on fly that I could delete/hide/show fields if certain criteria matches ?
I want to add/delete the fields "On-Fly" i.e,say I have a template of 3 fields "1:Name , 2: Address , 3: Country " ,but there are situations where I don't want " Country " field/ I may want to add new field say "Full Name " .
So is it possible on fly that I could delete/hide/show fields if certain criteria matches ?
Comments
4 comments
Kalyani,
You can hide fields but not delete them. If you are looking for scripting, Look at the properties .isVisible. You can hide a field based on a value or condition.
I tried the same in scripts,but the property .isVisible is readonly.We cant change it to true.
What version of FlexiCapture are you on? I could have swore that it's read write on FlexiCapture 11 as new feature.
I am using Flexicapture 10 Distributed .
Anyways I am planning to switch to ABBYY FC 11
Thanks!
Please sign in to leave a comment.