Hello, This might be dumb question, but I wanted to know in which location does the css changes are saved when we edit/create theme vs when we add css/styling to form fields in Style Mode any Form? I believe theme changes are saved in /etc folder for respective theme. (Please correct me if I'm wrong)
When you associate a theme with an AF, the default theme css (from under /etc/clientlibs) is applied to the form.
When you make any styling changes to the form fields, then those changes will reflect under the form path (/content/forms/af/[AF]/jcr:content/guideContainer/rootPanel/items/[field]/style/) and will override the default css for the theme.
When you associate a theme with an AF, the default theme css (from under /etc/clientlibs) is applied to the form.
When you make any styling changes to the form fields, then those changes will reflect under the form path (/content/forms/af/[AF]/jcr:content/guideContainer/rootPanel/items/[field]/style/) and will override the default css for the theme.