Yes I would like to set those field myself because I have the user email/name. I'm using the widget on my main app after the users are logged in so they could share ideas or contact us at any time. The problem it requires them to enter the email and name, I want to default assign it to what I have already available lets say if it was possible to manually open the full screen tab with values like: {email: '..', name: '..'} or maybe when adding the JS script tag also include options with default values? Thanks
Hello Stas,
Yes I would like to set those field myself because I have the user email/name. I'm using the widget on my main app after the users are logged in so they could share ideas or contact us at any time. The problem it requires them to enter the email and name, I want to default assign it to what I have already available lets say if it was possible to manually open the full screen tab with values like: {email: '..', name: '..'} or maybe when adding the JS script tag also include options with default values? Thanks
Hello Mark,
Could you please describe in more details what do you mean in regards to form submission?
As of now, in order to submit form, you need to enter email for user to get future notifications on thr request.
Let us know your process in more details.
Hello Mark,
Could you please describe in more details what do you mean in regards to form submission?
As of now, in order to submit form, you need to enter email for user to get future notifications on thr request.
Let us know your process in more details.
Hello Stas,
Yes I would like to set those field myself because I have the user email/name. I'm using the widget on my main app after the users are logged in so they could share ideas or contact us at any time. The problem it requires them to enter the email and name, I want to default assign it to what I have already available lets say if it was possible to manually open the full screen tab with values like: {email: '..', name: '..'} or maybe when adding the JS script tag also include options with default values? Thanks
Hello Stas,
Yes I would like to set those field myself because I have the user email/name. I'm using the widget on my main app after the users are logged in so they could share ideas or contact us at any time. The problem it requires them to enter the email and name, I want to default assign it to what I have already available lets say if it was possible to manually open the full screen tab with values like: {email: '..', name: '..'} or maybe when adding the JS script tag also include options with default values? Thanks
Hello, Mark.
You can implement it by using our JSSDK.
Working example is here:
Hello, Mark.
You can implement it by using our JSSDK.
Working example is here:
Replies have been locked on this page!