Hi Jacques:
It is really nice to be able to view the full product page as it should be rendered in-situ. What I mean is, the person who is entering in the product information should have full visibility into how the product will look on the website before it is published. Sort-of a "draft" view. It's not a good idea to wait until the catalog gets published on the web site to find problems with the display.

How that preview is accomplished - that is a different store. I would expect that it shouldn't depend on the ecommerce store at all but rather a template used to create the catalog/category totally independent of the store.

Just my 2 cents.

Regards,
Ruth

Jacques Le Roux wrote:
Hi Ruth,

Yes, this functionnality

Jacques

From: "Ruth Hoffman" <rhoff...@aesolves.com>
Hi Jacques:
Need what? The original "Product Page" button?
TIA
Ruth

Jacques Le Roux wrote:
Do we really need this?

Jacques

From: "Ashish Vijaywargiya" <vijaywargiya.ash...@gmail.com>
Hello,

On the backend catalog application we have a link "Product Page"
button for navigating to the Product Detail page in Ecommerce
Component.
http://img714.imageshack.us/img714/9707/productpage.png

https://localhost:8443/catalog/control/EditProduct?productId=GZ-2644

The value for ecommerce component is hardcoded on the link.

<link target="/ecommerce/control/product" url-mode="inter-app"
text="${uiLabelMap.ProductProductPage}" style="buttontext">
   <parameter param-name="product_id" from-field="productId"/>
</link>

So if we create custom application then this page redirect to the
ecommerce application, which is not correct IMO. If we talk about
single custom application then we can maintain a patch and can fix
this line of code.
But how should we handle the case when we have multiple custom
component and we may need to redirect to the custom ecommerce
component that doesn't have ecommerce as a mount point and that
contains this specific product that we are editing.

How can we handle this scenario?
Do we have any settings in OFBiz that can be used to handle this case?

Any help on this would be greatly appreciated.

--
Ashish Vijaywargiya
http://www.saveourtigers.com/






Reply via email to