cx-picker not showing on subview panel
Summary:
I have a DCL field that when a value is selected, it autopopulates another text field. I used a template with cx-picker for the DCL field, as well as the text field. The 2 fields are displaying and working as expected on Create and Edit pages.
Create layout with selected DCL field GDS Chain Code and auto populates the GDS Chain Name
Edit layout with selected DCL field GDS Chain Code and auto populates the GDS Chain Name
But these are not displaying on Subview layout. But when I double clicked on the record, the DCL value appears.and then clicking outside the field, it again disappears. My subview panel is enabled for inline editing so the expectation is it would behave the same as the Edit page. How can I make this work on subview panel?