What do you think about adding a new indicator field to WebSite entity, to
show is it a public facing website (frontend) like WebStore or not (like
OrderEntry).

I want to use this indicator in the following 2 situations:
1. Depending on that field, we can disabling "Tell-A-Friend" and "Customer
Reviews" links from product views screens in non frontend pages.
2. In ecommerce application if the user is blacklisted
CheckOutEvents.failedBlacklistCheck events rejects the order and disable the
userLogin. The same event can be used in order manager application, and if
it is not a frontend website, the event can reject the order but do NOT
disable the logged in user.

Possibly there are also other situations where this field can be used. Or
may be someone can offer me a better way to handle these situations.

Any opinions?

Regards,
Bilgin
-- 
View this message in context: 
http://www.nabble.com/New-field-for-WebSite-entity--tp14854979p14854979.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to