Hi,When i enter more characters than the maxLength property of textfield it is getting highlighted in red but on hover error message is not getting shown.such as"maximum limit for this field is xxx characters."
Hi,I have selection as first field in my component dialog.When I open dialog selection getting highlighted(drop down in getting auto focused-Values are shown as if we wanted to change value.).How to disable it?
I tried giving Read,create permission for /content/dam but it is not allowing to upload.If I give modify it is allowing user to edit the asset though I am able to upload.
Hi Sikha,To disable "target" option when edit the component you need to add property cq:disableTargeting="true" to cq:editConfig Node.Hope this resolves your issue.