Can we prevent end-users from posting or commenting 3rd Party Links?
Is it possible to prevent end-users from posting 3rd party links in the community post or comments on help articles?
-
Yes, that's possible for posts that are being created via the Comment/Post UI.
You'll want to set-up a Javascript function in your theme, which checks if the comment on submission only has certain domains. This only works for comments that are posted via the UI and not the API.
Please sign in to leave a comment.
1 Comments