-
|
Hi I would like to use label/input inside a collection If I use it like this, everything is working with mavo: but as it's recommended to use the label connected to an input via "for" and "id", this works, but i understood html ID won't be correct as I'll have multiple items with same id => How to get a unique ID in this case? |
Beta Was this translation helpful? Give feedback.
Answered by
GalinhaLX
Jun 13, 2022
Replies: 1 comment
-
|
Found it: , seems to work like this |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GalinhaLX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found it: , seems to work like this