Feature Request: Allow users to open the Update Password Dialog from a Foundry script or macro
Closed this issue · 3 comments
dementedhedgehog commented
Description
Enable opening the password dialog from a foundry macro or script. Add documentation to describe how this functionality can be used from a Foundry VTT Macro or Script.
Use case
It makes more senses to me that the this functionality lives in a Landing Page rather than hidden away in the menu.
Interface Changes
Expose a call(s) to the foundry scripting api to toggle and/or show/hide/query-visibility of the Update Password Dialog.
Additional Context
Progress Status
- Code committed
- Testing - QA
- Documentation (Release notes - resolved issues, compatibility, known issues)
RichardRobertson commented
The update password dialog is not exposed outside of the module. This is just how JavaScript works.
Would you like to make this a feature request instead of a question?
dementedhedgehog commented
Good enough?
dementedhedgehog commented
Thank you. Works well!