-
I have a slug field auto tracking file name in my Media collection.
But now it's not working when I open the modal form inside an article. I'd like to know is there any way to get the documentInfo of current form instead of current page? |
Beta Was this translation helpful? Give feedback.
Answered by
Stupidism
Nov 2, 2022
Replies: 1 comment 3 replies
-
For now, what I can find is to use the formRef to find the closest
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
zubricks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For now, what I can find is to use the formRef to find the closest
dialog
element.