on 2022 Oct 31 2:01 PM
Hi All!
I am trying to learn UI5 through Walkthrough in UI5 documentation.
I am now struck at component configuration step.
I am attaching the images.
The problem is i am getting the button and input fields but the logic behid is not working.
Could anyone help me with this?
Thanks in advance!
NOTE. I AM WORKING IN ECLIPSE.
index.html
index.js
app.view.xml
app.controller.js
component.js
OUTPUT:
Request clarification before answering.
Hello Mohammed
What exactly is not working? Have you tried console.log() into onPress function?
Why working in eclipse? It is deprecated and if your trying to learn UI5 its better to learn in BAS or VSCODE with UI5Tooling but its totally up to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jan!
i am following the walkthrough tutorial in UI5 website.
Currently i am to configure component for my project!
I did everything as said in tutorial step.
I get the input field and button alone in output.
The text over button is not visible and if i type in input field it is not populating dynamicallly.
in CONSOLE it says cannot read undefined getResourceBundle(), this line is in controller.js
could you help me here?
Thanks!
User | Count |
---|---|
71 | |
33 | |
9 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.