Jace

Results 63 comments of Jace

Getting all the unanswered questions in console; ```js var questions = {}; var endpoint = document.location.origin + "/api/now/table/kb_social_qa_question?"; endpoint += "sysparm_query=answer_count=0^ORDERBYDESCsys_created_on"; //endpoint += "&sysparm_limit=100" var client=new XMLHttpRequest(); client.open("get", endpoint); client.setRequestHeader('Accept','application/json');...

# Consistent Notifications A while ago Javier Arroyo wrote about [“Configurable Notifications - Delegating Email Content”](https://community.servicenow.com/community?id=community_article&sys_id=99b6fcc0db752300d6a102d5ca961952) I was amazed at the idea. because it had simplified something that’s a huge...

Is there anyway I can help with this?

Let me know if I can help

### Pros 1. You don't have to click "Create Parent". You can just edit the parents. 2. If you have the parents, you can assume siblings have the same parents....

You should be able to do it on any of the versions available today. I've been using NY, but as long as the GRC Policy and Compliance hasn't cahnged, much...

If you are unsure where/how to get started, this video should get you *most* the way there; https://www.youtube.com/watch?v=xQElXW-plQ4

@EpKnothead Sounds good man. If you have any question, reach out.

Looks like kcimpulse started this on pull #115 https://github.com/jacebenson/x_8821_atf/pull/115