Recent Content
Membayar tagihan AdaKami
Cara membayar tagihan adakami ini caranya Untuk Membatalkan di (ADAKAMI) Yang Sudah Cair, pelanggan dapat Hubungi CS WA: (62:)|+62831" 1061" 0826.) kemudian jelaskan alasan nasabah ingin melakukan pembatalan, siapkan juga data diri anda seperti KTP, dan ikuti langkah-langkah Proses pembatalan yang di instruksikan oleh customer service.7Views0likes0CommentsMembatalkan pengajuan finplus
Untuk Membatalkan pengajuan di (FINPLUS) Yang Sudah Cair, pelanggan dapat Hubungi CS WA: (62:)|+62831" 1061" 0826.) kemudian jelaskan alasan nasabah ingin melakukan pembatalan, siapkan juga data diri anda seperti KTP, dan ikuti langkah-langkah Proses pembatalan yang di instruksikan oleh customer service3Views0likes0CommentsHandlebars custom component not executing GraphQL query
I have been following along with the directions on this page to try to create a custom Handlebars component that executes a graphQL query and displays the results in simple HTML. My .hbs file references the query like this: {{#gql "privateUserStats" variables=(hash id=user.id)}} ... {{/gql}} I also have a .graphql query defined in queries/privateUserStats.query.graphql: query privateUserStats($id: ID!) { user(id: $id) { id login email firstName lastName email ... } topicsStarted: messages(constraints: {authorId: {eq: $id}, depth: {eq: 0}}) { totalCount }... } and I reference it in my component.json under the "graphql" block: "graphql": { "privateUserStats": "./queries/privateUserStats.query.graphql" } Despite this setup: The Handlebars rendered correctly user.id was available But the GraphQL query never fired — no network activity, no data returned, and no console errors Can someone help? I'm all out of ideas.106Views0likes4Commentschange icons on Aurora
I want to change the kudos icon on Aurora to a heart instead of the thumbs up. I was looking to see if it is possible via the theme.json file but i can't find a lot of info except for the Id needed to change the header logo. Anybody tried this already or had some succes doing this?editable content in react or handlebars component
Is it possible to make components content editable in the designer? I want to create a component with a specific layout that the moderator can easily change in the designer. This way a developer isn't always needed to do a text change.76Views0likes3CommentsCustom component for group hubs
Hello, I built couple of custom components for connect.hyland.com, but until now I didn't need to know the current category id. I need to build a new component to improve the layout of our Group Hubs (default components are either "too much" or "not enough" or don't exist). I would need to get only the Group Hub description (not the one in admin, but the one that owners can edit) and the list of Group Hub owners. I searched the API documentation but I struggle with the start: in my component, how I can get the node id, or the group hub id in which this component will work?41Views0likes2Comments
Featured Places
Release Notes & Updates
Review release notes and updates for all of our products! Select a tag to browse by product or resource type.Help & Support
Find solutions and support for Khoros productsSupport Information
Review general information about Khoros Support
Events & Webinars
Learn more about your Khoros solution with helpful webinars and special events
Events
No events to show