Thread Tiles 101: User Specific Data in List Tile?
Tiles 101: User Specific Data in List Tile?Our company recently started using Jive. I wanted to do something seemingly simple: I would like to show a list of links defined from a service (that I already maintain) that are specific to the logged in user. ...
How to get eventTypes list?How can I get the eventTypes list for use him in my OOBT. I was tried use '/eventTypes' end point api with 'GET' method, but i recieved 404 error. In my admin console prop jive.event.eventTypes is missing.
HTML tile loads indefinitelyHello! I'm currently in the developer sandbox and trying to work with HTML tiles. I create a new page and add a new HTML tile, but when I click on the gear to configure the tile, a loading screen appears indef...
Getting Top Participants of the GroupsHi Team, Jive DevelopersJive Plugin Developer I am trying to get top participants of the groups without using "Top Participant" widget. Please suggest is there any way to get this using rest api. ...
get current page URLHi, I'm trying to get the entire URL of the current page in FTL file. (Jive 7) I tried using JiveResourceResolver.getPageURL() but getting it blank. Please suggest a way. Thanks
Thread Unnecessary   addition to HTML code in Jive.
Unnecessary   addition to HTML code in Jive.Hi guys, I have encountered an issue while updating my document content in Connect using Jive API. I am using "request.put" and posting some html code(table) to the content. But once i post/update t...
Invalid HTML in content text fieldHi All, create discussion via REST API (/api/core/v3/contents) throws error recently like below, before it was working fine. { "error":{ "message": "Invalid HTML in content text field","status": 400,"...
Thread Why I update document content, it loses its place assignment.
Why I update document content, it loses its place assignment.Hi All, When I update an existing document's contents, it loses its place assignment. It should only update the fields I specify .. or this is my expectation. What am I doing wrong: e.g. ...
Trying to get events for a PlaceSo I'm trying to get the events for a Place, it says I can pass the "URI of a place, limiting results to objects contained in that place", but I'm not sure what the URI is of the Place or how to get it. I've t...
Thread Is there a documented REST API for Community Manager Reports?
Is there a documented REST API for Community Manager Reports?I would like to use some of the data from Community Manager Reports via API, but have not been able to find any API documentation for the CMR? Does it exist? If so, I would very much appreciate being pointed in the ri...
Thread Converting Widget based Search HTML code to be used in a Tile
Converting Widget based Search HTML code to be used in a TileHello, we are using this code in an overview page and would like to use it in a Tile. Any ideas how to convert it? We have found many search tool examples but none use the pop up feature where it shows the content of...