Developer forum
Subject
Replies
Started by
Last reply
RE: Search
Hi we have implemented the out of the box search solution on a project and I was wondering how the search results are controlled. How are the results prioritised - is it by density of the search term in each page? Is greater weighting put on pages th ...
Ian McKay
25/11/2014 11:58:45
Last post: 26/11/2014 17:05:38
Display custom fonts in DW generated pdf?
Hello, I'm using the standard DW feature of generating a PDF from a page, but the PDF does not use the custom fonts from the page. PDF: http://dlf.test.bleaudev.dk/da-DK/System-pages/Download-product-leaflet/Annual-ryegrass/Turfline-Ornamental-9.aspx ...
Alexander Ivanov
21/10/2014 16:27:08
Last post: 24/11/2014 10:01:11
Email marketing provider and recipient persistance
I am playing with email marketing and the scheduled mails based on a abandoned shopping cart provider but I can see that even through GetRecipients() returns a number of recipients something else is watching if the user has received the mail before. ...
Søren Larsen
17/11/2014 13:49:24
Last post: 21/11/2014 11:32:57
Frontend editing
Hi Guys, Although it seems like a nice feature, I could not find a way to use it for translating a site for example. Ia m not sure if this is because it is implemented partially or it is documented partially.
Can anyone enlighten me on what shoudl I ...
Adrian Ursu
06/11/2014 14:55:59
Last post: 21/11/2014 10:57:55
RenderPageContent with ItemPublisher
Hi guys, I faced a problem while embedding the content from a page with Item Publisher. My item publisher was based on paragraph itens (they were in the same page) with the configuration set to "Select items under the current page", but with this con ...
António Ramos
04/11/2014 16:57:12
Last post: 20/11/2014 22:11:31
RE: Snippets - tag not working inside snippet
Hi I have a snippet that I try to use to move something from the bodytext section to the footer. the snippet looks like this <!--@SnippetStart(SpyrBaraNews)-->
<!--@Global:Paragraph.Content(<!--@News:Spyr_Bara_ID-->)-->
<!--@Snip ...
Hans Ravnsfjall
19/11/2014 16:28:35
Last post: 20/11/2014 12:52:12
FormSettingConnection in DMFormSetting contains databasename
Hi When using datamanagementforms (DW 8.4+), the field FormSettingConnection in DMFormSetting contains the databasename. We are used to use different databasenames for development, acceptation and live environments, to avoid connecting the wrong data ...
Martijn Bokhove
13/11/2014 08:32:59
Last post: 20/11/2014 10:54:06
RE: Breadcrumb Trail
Hi all, I have a little question about a breadcrumb trail I'm trying to implement on a project. Basically I have added the following code to my page templates. --------- <div class="crumbtrail">
<p><a href="/">PGL</a><span ...
Ian McKay
18/11/2014 17:29:46
Last post: 19/11/2014 14:10:58
Suggested search for items
Hi people Is there anyway to make a suggested search for items? As an alternative: How is that "Hiding unused eCom fields" comming? /Rune ...
Rune Skovbo
19/11/2014 09:01:58
No replies yet
RE: Search Module
Hi we have implemented the out of the box search solution on a project and I was wondering how the search results are controlled. How are the results prioritised - is it by density of the search term in each page? Is greater weighting put on pages th ...
Ian McKay
18/11/2014 17:14:43
No replies yet
User files restriction
Hi. I wrote this thread earlier regarding how to display user files for specific customers:
http://developer.dynamicweb.com/forum/cms-standard-features/cms-standard-features/files-on-userpages.aspx From what i saw of the answers i got in the thread a ...
Dan Lundgren
18/11/2014 14:54:25
No replies yet
Disappointed with the Maps module
Hi DW, I've been wokring on migrating some of our old websites from the Dealersearch module to the new Maps module, but there are just so many bugs/missing features that i'm on the verge of giving up. To start with i have to say, that i have no inter ...
Martin Nielsen
11/11/2014 11:15:42
Last post: 18/11/2014 12:36:14
Feedback from customer on itemfields
Hi, I received a comment from a customer regarding field widths in Items. All fields except Rich Text has a width of 80%. Rich Text fields has i width of 650px. The customer says they shoudl be of equal width. Regards / Aki ...
Aki Ruuskanen
09/10/2014 08:17:06
Last post: 18/11/2014 10:23:40
Extranet - forgot password feature issue
Hi Guru's I've been trying to implement the forgot password feature/function in one of my/our signin forms. With the help/search for other forum posts regarding the feature, but were unable to implement it successfull.
The extranet-signin-form is pla ...
Finn Frost
28/10/2014 13:36:38
Last post: 17/11/2014 11:09:12
Users update
I have to update Users using Data Integration module. I'm trying to upload my .csv file but I have this error: 12-09-2014 11:35:25 Batch failed. 12-09-2014 11:35:25 Finished job - sett1. 12-09-2014 11:35:25 Job Failed with the following message:
The ...
Giuseppina Giunta
11/09/2014 13:44:51
Last post: 13/11/2014 11:25:26
In eCom, is it possible to time manage price of specific products?
The costumer want´s a to manage price on timescale in advance, on productlevel. They want to eg. set a startdate and an enddate for when a campaign price is running on a product, and overruling the original price. No product will have the same discou ...
Hans Ravnsfjall
12/11/2014 12:43:44
Last post: 12/11/2014 13:03:04
Is there any standard product compare function in DW eCom?
Hi I am working on a project, where the costumer would like a product compare function where it is possible to compare two products, eg. like this http://www.gsmarena.com/compare.php3?idPhone1=6378&idPhone2=6033 Is there any such functionality in ...
Hans Ravnsfjall
12/11/2014 12:33:19
Last post: 12/11/2014 12:44:51
Translate area content
Hi Guys, Anyone used a translation software for translating the XML file exported from area? I understand that this is the purpose of that export. Thanks, Adrian ...
Adrian Ursu
04/11/2014 08:23:56
No replies yet
Maps module
Hi I'm working on a website where the map is the footer. Instead of placing the module on every page, I'm trying to include the footer with @RenderPageContent("footerPageID"). I can see information about the user but the map is not rendered. If I pla ...
Thomas Schroll
03/10/2014 11:39:25
Last post: 03/11/2014 09:14:58
moving body content to head OnLoad - Having trouble gettting facebook share to show correct image
Hi I am having trouble getting a facebook share function to show the correct image. Reason being the image url is inside body, and the facebook tag for image has to be in head to work. The head section is obviously in the page template, but the image ...
Hans Ravnsfjall
31/10/2014 11:37:47
Last post: 31/10/2014 13:59:18