I need to open a bottom sheet on click of the button, I'm using bottom sheet UI element in the screen.I'm triggering a client action (BottomSheetOpen), on the properties of this client action, the widget Id of the bottom sheet is not showing.Bottom sheet element in the screen but the widget ID is not showing in the expression.
Hi Kishore Kumar,
You need to give the widget a name in order to see it in the parameter of WidgetId.
Regards Faiz
Oh great, thanks