Set form id to custom value
# support-questions
k
supertokens-auth-react
Is it possible to set the form id to a custom value?
r
Hey @käegiluppi. I don’t think that’s possible. What’s the use case though?
k
the use case is auto-detection of form submissions by hubspot
or more correctly, hubspot can detect form submissions, but having a form ID allows to use hubspot functionalities in regards to the form by having it identifiable there with it's id
r
i see. So can you not give hubspot the form ID that we have?
k
it has no form id

https://cdn.discordapp.com/attachments/1110115740691988610/1110128167684943872/image.png

r
hmm. Right. Maybe you could add it via JS DOM manipulation?
k
Yes, that's possible. Just wondered if it's available out of the box 🙂 Thanks!
r
cool