Hello,
I am starting with WebDynpro and have two questions.
I tied to build my project and got these two error messages:
1. InputField name [value]: Property not bound.
2. TextView DefaultTextView: UIElement does not have a label.
How do I bound InputField element?
How do I assign a label to TextView?
Thank you.