Hi Sree, Visual builder is tool using which you develop the VB application and VB studio is CI/CD tool but can help you to build VB application as well. You can look at my exslusive courses on VB and VB Studio and buy using following links: VB Course link: www.udemy.com/course/learn-oracle-visual-builder-by-examples/?referralCode=962E39ABE35BEEE73A76 VB Studio course link: www.udemy.com/course/oracle-visual-builder-studio/?referralCode=51D935A82EE05EDF1EB4
Hi, i wanted to know how can i get a selected data from the list into a variable. Even though i'm able to see the data now, i'm unable to select any one record and pass the value to a variable. What's the purpose of select list if i cannot select any value from the list :/
Very good
Thanks
Nice Explanation 👍
Glad you liked it!
Is it possible in a multi select component
Never tried.. U can try the same
I am new to this platform. What's the difference between oracle visual builder and oracle visual builder studio?
Hi Sree,
Visual builder is tool using which you develop the VB application and VB studio is CI/CD tool but can help you to build VB application as well.
You can look at my exslusive courses on VB and VB Studio and buy using following links:
VB Course link:
www.udemy.com/course/learn-oracle-visual-builder-by-examples/?referralCode=962E39ABE35BEEE73A76
VB Studio course link:
www.udemy.com/course/oracle-visual-builder-studio/?referralCode=51D935A82EE05EDF1EB4
Hi, i wanted to know how can i get a selected data from the list into a variable. Even though i'm able to see the data now, i'm unable to select any one record and pass the value to a variable. What's the purpose of select list if i cannot select any value from the list :/
You should be able to get the complete row of the selected row using current.data expression.