SAP Community
About Amisha1
Amisha1
Newcomer
Member since
2024 Jul 18
User Statistics
1
Posts
0
Solutions
0
Kudos given
2
Kudos received
View all badges
Options
Report User
User Activity
Posts
Replies
No posts to display.
Re: BindingObject of a selected list picker item
2024 Oct 04
access the selected value from the ListPicker, such as using a TargetPath to retrieve the binding directly: let selectedBinding = clientAPI.evaluateTargetPath("Page:CreateSalesOrderItem/Control:ListPicker/SelectedValue");
Kudos from
User
Count
robinkuck
1
Angelo_Ab
1
View all