Forum Discussion

virn's avatar
virn
Adept
6 years ago

About Accept as Solution Button/Component

Good day,

I am creating a custom component that display the topic discussion along with it's replies and cant seem to find a way to add the Accept as Solution button.

Is there an ootb component for this button? or could you suggest a way for me to implement this.

Thank you,

Virn

  • Hi virn ,

    Yes. You can insert the ootb component by using the code below

    <@component id="accepted-solutions-button"/>

    Cheers!

    • virn's avatar
      virn
      Adept

      Hi KevinSaquing ,

      Thanks for your response.

      Upon checking, this component only shows if the reply is the accepted solution or not. Showing the "Accepted Solution" button.

      Do correct me if I'm wrong and have implemented this the wrong way.

      To be clear, I'm looking for the Accept as Solution button.

      Kind Regards,