Forum Discussion
tejaswini1010
Jan 03, 2020Copper Contributor
could not find app configuration tab when trying to deploy bot in teams
when i am trying to configure tab in teams channel,i followed the steps from article https://docs.microsoft.com/en-in/microsoftteams/platform/tutorials/get-started-dotnet-app-studio i could not find ...
Trinetra-MSFT
Jan 03, 2020Former Employee
tejaswini1010, there's a `microsoftTeams.settings.setValidityState` method on the configure page that wasn't being called when you configure tab in a channel. The initial value is false. Activates the Save or Remove button when the validity state is true. Please take a look at Setting namespace.