WindmillWWindmill
Powered by
shoomowS
Windmill•3y ago•
15 replies
shoomow

Using invisible `drawer`

Hey all.
I'm trying to refactor an app to not have
drawer
drawer
inside
list
list
component, and to set up a single invisible drawer outside of the list component, and use a lightweight button to open and close it.
Now, opening the drawer with button is simple enough - but how, inside the
drawer
drawer
, do I reference data of the particular list item which button I clicked?

Say, the list has id=
a
a
, it contains text component (
b
b
) and button (
c
c
), and drawer has id=
d
d
. Drawer contains a text component
e
e
that is supposed to show value of
a.result.selectedRow.b.result
a.result.selectedRow.b.result
or something like that, but I can't figure it out. Please help.
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 13h ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Tab Component: How do you select a different tab, when using "Invisible on View"?
Trevor SullivanTTrevor Sullivan / help
3y ago
Using Trigger Authentication
TylerTTyler / help
6mo ago
Using new version of script
rubenfRrubenf / help
2y ago
Importing pgClient when using bun
KanaKKana / help
3y ago