CreateButton: apply form field value and redirect parameters #5277
Answered
by
BatuhanW
manosbatsis
asked this question in
Q&A
-
I'm using a link to set filters for my list view as follows:
This works for my list view by simply adding:
How can I use the
|
Beta Was this translation helpful? Give feedback.
Answered by
BatuhanW
Nov 20, 2023
Replies: 1 comment 1 reply
-
Hello @manosbatsis, from what I understand, we don't have this feature yet. You can create a feature request. If i get it right, you might accomplish by using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
omeraplak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @manosbatsis, from what I understand, we don't have this feature yet. You can create a feature request. If i get it right, you might accomplish by using
useGo
hook but I'm not quite sure.