Hi Scott,Thanks for your response. I am still not clear on rolling out
the automatic pages.I have added a new product by following the below
steps :-Navigated to
Commerce-->Products-->/var/commerce/products/we-retail/eq/biking and
created a new product with tag as "we:retail/biking". Ideally a new
Product Page should be created inside site hirearchy but it is not
getting created. Can you please confirm if anything further needs to be
done?ThanksRohit
Hi,Can anyone tell me If any new Product is added in We Retail site does
the page automatically gets created or we need to manually create one
and author it? Is there any documentation reference for We retail or how
to create catalog blueprint and Products etc?
Hi,I have a requirement to populate a custom page property dialog select
options. And on selection of first dialog second should be populated. I
have used datasource to populate the first dialog and on change have
written an Ajax call and tried to filter the data and update the second
datasource model class. But the problem is on change we are not able to
call the datasource model class and hence the values for 2nd dropdown is
not getting populated. Can anyone please tell me how to call a model ...
Hi,I have done the TTL enablement using ACS Commons by following the
steps mentioned in Dispatcher TTL . When i test that I see that html
request for page is having the max-age set but for the images it is not
getting set. I have added the regex for filter path of dam still no
luck. Can anyone please help me and guide me if I have missed
something.Thanks In advance
Hi All,I am putting the below html code in Source editor of Richtext,
but it is removing the href attribute. Can anyone please tell me if I
need to add any context while displaying the RTE. I am already using
@context=''html'
Back Button
Hi I am creating a dialog with multifield which have 2 number fields .
Those number fields are latitude and longitude so I want that only
numbers with decimal can be entered into the field, but it is not
allowing me to enter the decimal values. I have gone through the link
which said to use @TypeHint but seems it is only used for saving the
data in the particular format and not entering the data. Can anyone
please point if there is any OOTB number field which accepts decimal
also? Any pointers w...
Hi All, I am using Experience fragment in place of iparsys in Editable
template as iparsys doesn't work in editable template. (iParsys-like
behavior with layout containers? ).Can anyone tell if there is any
limitation in using the same in place of iparsys.