Hi All,
Good evening!!!
I got the requirement like need to check how new catalog is creating while submitting values?
I mean what js and who will execute the below method and appreciate some one would help me.
interface name: WCMCommand
public abstract HtmlResponse performCommand(WCMCommandContext paramWCMCommandContext, SlingHttpServletRequest paramSlingHttpServletRequest, SlingHttpServletResponse paramSlingHttpServletResponse, PageManager paramPageManager);
http://localhost:4502/cf#/content/catalogs/geometrixx-outdoors/base-catalog.html
Thanks,
Venkatesham G
Solved! Go to Solution.
Views
Replies
Total Likes
Quickly you can see from lastmodifiedby property under /crx/de/index.jsp#/content/catalogs/geometrixx-outdoors/en/base-catalog/jcr%3Acontent which writes who updated last
is your usecase is to capture on each catalog creation ??
Views
Replies
Total Likes
Quickly you can see from lastmodifiedby property under /crx/de/index.jsp#/content/catalogs/geometrixx-outdoors/en/base-catalog/jcr%3Acontent which writes who updated last
is your usecase is to capture on each catalog creation ??
Views
Replies
Total Likes
Can you please provide more details - what are trying to do?
Views
Replies
Total Likes