Can't view Character counter in a field inside Multifield resource type
Hi All,
I would like to know how to bring up the character count for a text field or rich text field that is available inside a component which uses Multifield resource type.
Eg: the below is a component that uses a Multifield resource type

when i click on Add button, the counter should appear for the Head line field:

Actually, I have already added the
maxlength="54"
property in the XML. If i click on the add button the counter does not appear.
But when i edit the component and save it and reopen the same, the counter appears.
PFB:

I want the counter to appear as soon as i click on the add button.
Please help. Thanks