BV Commerce Forum
»
BV Commerce Support
»
Development
»
Policy Pages and Custom Policy Pages Issues
Rank: Member
Joined: 4/29/2010(UTC) Posts: 256
Thanks: 4 times Was thanked: 11 time(s) in 10 post(s)
|
I am currently doing some development around policies and having a few issues.
1. I cannot seem to find the page which is used to render the Customer Service Policy. I have checked through all the usual suspects in the site root but so far I have been unable to find where it is used.
2. When a new policy is created there is no option to specify a custom URL. So how can you link to the new policy page? I have check to see if anything has been added to the db table bvc_CustomUrl just encase, but unfortunately no entries are added.
I know most people probably create a new custom page and do it that way, but 2 makes policies implementation look a bit incomplete, especially as you can delete system policies.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,395 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: Steve95 1. I cannot seem to find the page which is used to render the Customer Service Policy. I don't think that there is a page for this out-of-the-box. You can create one using the /Privacy.aspx page as your example. Note that there is a WebAppSettings.CustomerServicePolicy property to get the bvin for that policy. Originally Posted by: Steve95 2. When a new policy is created there is no option to specify a custom URL. So how can you link to the new policy page? ...makes policies implementation look a bit incomplete, especially as you can delete system policies. I don't think policies were ever intended to be used as pages, since Custom Pages already handle that. I think they were intended to be more like content-managed 'snippets' that could be programmatically inserted into one or more pages. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 4/29/2010(UTC) Posts: 256
Thanks: 4 times Was thanked: 11 time(s) in 10 post(s)
|
Originally Posted by: Aaron I don't think that there is a page for this out-of-the-box. You can create one using the /Privacy.aspx page as your example. Note that there is a WebAppSettings.CustomerServicePolicy property to get the bvin for that policy.
That's good. I had it listed in my unit tests but couldn't find away of testing it. Originally Posted by: Aaron I don't think policies were ever intended to be used as pages, since Custom Pages already handle that. I think they were intended to be more like content-managed 'snippets' that could be programmatically inserted into one or more pages.
I always thought they were literately for those key documents which every eCommerce site should have accessible to their customers. Listing them under policies rather than custom pages was a method of further separating the two whist emphasising there mandatory nature. I always assumed the blocks part was just for ease of formatting and adding items to what could be a very long document if the html was inserted in its entirety. Just goes to show. Every day is a school day.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.