You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not covered functionality, feature requests, and questions should use the Feature Request or Question templates.
EasyRepro Version
UCI or Classic Web
UCI (XrmApp)
Online or On Premise
Online
Browser
Chrome
Describe the bug
I am trying to select the General tab using Entity.SelectTab() but it's giving me error -as you can see in the screenshot general tab is displayed the same is happening for other tabs too.
Code to reproduce
global.xrmApp.Entity.SelectTab("General");
-->
Expected behavior
Entity.SelectTab() should select the displayed tab
Screenshots
The text was updated successfully, but these errors were encountered:
@badarmunir - Thanks for raising this. This was an issue that popped up on our end as well. The fix is slightly different from your proposal, but is confirmed working in the develop branch via #859 .
I hope to merge this into the latest code branches + NuGet package very soon.
Bug Report
Issues should only be created for items related to covered functionality.
Not covered functionality, feature requests, and questions should use the Feature Request or Question templates.
EasyRepro Version
UCI or Classic Web
Online or On Premise
Browser
Describe the bug
I am trying to select the General tab using Entity.SelectTab() but it's giving me error -as you can see in the screenshot general tab is displayed the same is happening for other tabs too.
Code to reproduce
global.xrmApp.Entity.SelectTab("General");
-->
Expected behavior
Entity.SelectTab() should select the displayed tab
Screenshots
The text was updated successfully, but these errors were encountered: