This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
AEM version- 6.2
How can we increase the size of multifield in touch uI.
Was going through this article https://helpx.adobe.com/experience-manager/using/htl_multifield62.html
But here also multifield is shrinked due to which it looks odd while doing content authoring.
Is there a way to increase the size of multifield like we use to do in extjs.
Regards
Ankur
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
You need to change the CSS of ".coral-Form--aligned .coral-Form-fieldwrapper .coral-Form-field" in /etc/clientlibs/granite/coralui2/css/coral.css . [I just added width: 80%]
But it is not recommended to do any changes in /etc/clientlibs.
I hope this would help you.
~kautuk
Views
Replies
Total Likes
Its set via CSS. I will see on mon if there are articles on this subject. All HTL commumity articles, we use default size.
Views
Replies
Total Likes
Thanks Scott
Views
Replies
Total Likes
Hi
You need to change the CSS of ".coral-Form--aligned .coral-Form-fieldwrapper .coral-Form-field" in /etc/clientlibs/granite/coralui2/css/coral.css . [I just added width: 80%]
But it is not recommended to do any changes in /etc/clientlibs.
I hope this would help you.
~kautuk
Views
Replies
Total Likes