Hi!
Recently got into making widgets and one question appeared soon – how can i access a certain widget argument from another widget?
Example:
i have 2 widgets:
- 1. widget is populated with selected users (from widget options)
- 2. widget should display other users – so I need to know which users are selected in widget 1.
How can it be solved?