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
Currently according to the documentation, when implementing Master/Details views of a widget, if you want the details Action to accept a DynamicContent item, it must match the name of the Controller. This isn't always an acceptable solution and we end up doing workarounds.
I'm wondering if a new custom Attribute could be created and then could be applied to the parameter to specify the exact Dynamic Type. In which case it could look something like the following: