Unable to get values from HTML to Client script in UI Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 08:00 AM
Hello,
I am creating a UI page with a textbox, but I am unable to get the value given in the textbox on click of submit button.
This is HTML part
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 01:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 08:49 AM
Hello Krush,
I have created a module with URL (from Arguments:) and have given the endpoint of the UI page.
After clicking the module if I enter text then I am not getting any alert. Could you please suggest anything here how we can achieve this from module?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 11:33 PM - edited 03-27-2024 11:34 PM
I followed the exact steps as you (created a module with URL), and it works. Is that what you were expecting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 12:22 AM
Yes Krush,
Actually my requirement is when I enter any Google Document ID in the text box it should automatically create a knowledge article with the content from the google document.
So I have created Flow designer and integrated with Google. Now I want to pass the textbox value to the flow designer input.
That's why I want to get the value from the text box and store it into the variable in client script. I wanted to check it is getting correct value or not by alerting that value.
But for me it is not working. My instance version is Utah.