Has anyone experienced any issues with related records functionality in WAB 2.8 using out of the box widgets ? I am trying open an attribute table of the layer having related tables. Once I chose a record/feature in attribute table, 'View Related records' functionality does not seem to work.
I tried same functionality in v2.7 and it seems to be working fine.
Just wanted to check if anyone is having the same problem.
Thank you,
I am experiencing the same issue with related records functionality in WAB 2.8. It is showing the related tabs with no data.
In the _resourceManager.js 'getRelationTable function is getting the layerInfoId from the shipInfo.id property.
var layerInfoId = lang.getObject('shipInfo.id', false, currentShip);
and its giving "no activeLayerInfo!" error in _getQueryTableInfo function because the tabId is undefined.
Thank you!
I have also noticed that the 'Show Related Records' button has recently not been working. Others have noticed it too: https://community.esri.com/message/766683-show-related-records-not-working-in-attribute-table-widget