Hi All,
I have a problem with FieldFactory. I have defined a CustomFieldFactory for a form object. Inside my CustomFieldFactory class, i have specified some controls based on property id.
But this is not working for me. Could you please help me?
Hi All,
I have a problem with FieldFactory. I have defined a CustomFieldFactory for a form object. Inside my CustomFieldFactory class, i have specified some controls based on property id.
But this is not working for me. Could you please help me?
Hi All,
Could any one help me on this?
Hi,
You are being very vague. Please add some code snippets or other explanations so we know what you are trying to do and what you have done. Then it might be possible to figure out what the problem is.
There are some examples for using a field factory in the manual (“4.15.2. Binding Form to Data”) and also in the step-by-step tutorial.