How replace a document name
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 02:09 PM
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 02:47 PM - edited 03-13-2024 03:01 PM
In your code, it says "amswer", try changing it to "answer"
var answer = "Shop store WFH Form (" + current.request.item.getValue('number') + ")";
What happens if you change "amswer" to "answer" in your code (line 6)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 02:58 PM
Thanks for your response and observation. I have corrected it and updated everything the same way you did above, but still doesn't work