Forum Discussion
I would like to apply the [Configure back button] of my personal bot.
Min-Kyu_Jo - You can add the code to handle the back button action in the component or page where you want the back button to be displayed. Typically, you would add this code in the component that represents the view where the back button should be available.
Implement the logic to handle the back button click event. This logic should navigate the user back to the previous page or view within your app.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Min-Kyu_JoMar 19, 2024Copper Contributor
hello Prasad_Das-MSFT
First of all, thank you very much for sharing your great code.
However, I don't have any background knowledge, so I want to test it before proceeding.Testing is not possible in Teams Toolkit.
I'm getting an error. Can I get help?- Prasad_Das-MSFTMar 20, 2024Microsoft
Min-Kyu_Jo - Could you please let us know what error you are getting?