Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Add OrderLineField to all groups
Hi Dynamicweb, I am really missing an option to set an OrderLineField to be available on all current and future groups, so the editor do not need to remember to add the OrderLineField to all the new groups that a imported or created directly in Dynam ...
Anders Ebdrup
05/07/2016 22:50:20
Last post: 19/07/2016 10:01:41
Manipulate navigation from code before rendering
Hi, I am trying to hide certain groups from certain users in the navigation (menus, etc.). I could do it in javascript but it's not a very elegant solution. Therefore I'm looking for something like a ProductListBeforeRender extender, but for product  ...
Gaetan Di Caro
18/07/2016 11:10:38
Last post: 18/07/2016 11:50:11
indexing prices from price module
Hi, We have product prices on prices module (standard price field on product is not being used) but cant seem a way to index the prices from prices module. we also need to sort the products by price ascending and descending order. How can i do that?  ...
Umar Farooq
14/07/2016 09:04:37
Last post: 14/07/2016 12:43:45
Recurring orders - disable partly
Hi, We have a customer that want to use Recurrency order "reminders" which basically act as the same thing as a recurring orders, except it does not place an actual order. I was thinking that instead of reinventing the wheel I could somehow: Allow ed ...
Nuno Aguiar
12/07/2016 17:05:43
Last post: 12/07/2016 18:07:06
PDFCache.aspx?
Hi Dynamicweb, I have found this page: /Admin/Public/PDFCache/PDFCache.aspx, but can't find any documentation about the file. What is the purpose and how is it supposed to be used? Best regards, Anders ...
Anders Ebdrup
12/07/2016 12:08:31
Last post: 12/07/2016 17:52:06
Generating PDF of order confirmation?
Hello, Question: I want to generate a PDF file of an order confirmation. Is there a build in function for this? Or do I need to build everything custom? I noticed there is a class of PDF, but how can I request an order confirmation of an order? Is it ...
Yung Yi Wang
11/07/2016 16:23:35
Last post: 11/07/2016 17:09:00
Override assortments for user
Hi Dynamicweb, Is it possible to override this funtion: GetAssortmentIDsByUser in AssortmentPermission.vb, as I need to make the assortment depended on both the primary user and the secondary user. Best regards, Anders ...
Anders Ebdrup
05/07/2016 12:58:38
Last post: 06/07/2016 10:55:23
Can't save FileManager control value...
Hi guys I have this code in an _edit.aspx page: <dw:FileManager ID="MyList" Name="MyList" Folder="Templates\NewsV2\List" Extensions="htm,html,xsl,xslt" runat="server" /> I can't get this control to save it's value. Am I missing something or is  ...
Bjarne Rosendal
14/10/2014 16:15:00
Last post: 01/07/2016 09:07:22
Update filepath on Gallery module dynamically
Hi, I have a list of pdf's files (File publishing module) and need to show them as a flipbook. I was thinking in opening the pdf using the Gallery module, but using Paragraph.OnBeforeRender to change the filepath on the module to the selected value.  ...
Mario Santos
29/06/2016 17:19:02
Last post: 30/06/2016 11:48:20
Save custom field value from dropdownlist
Hey all, I have a custom state for products which the user should set with options from a dropdown. The field and values are set in DW. The Frontend code for dropdown: <select> <option>Select a Value</option> <!--@LoopStart(Produ ...
Hasan H. Samanci
30/06/2016 10:53:07
Last post: 30/06/2016 11:02:09
Order line field
Is there an observer or handler that can catch the value of an order line field if I change the value in the cart? ...
Yung Yi Wang
27/06/2016 11:37:30
Last post: 29/06/2016 11:23:14
RE: Checkout Handler project download
Hi, We have developed a payment gatway checkout handler for dynamicweb version 8.6. We are getting some exception when we use our checkout handler DLL in version 8.8, and we thought of downloading the latest checkout handler from developer website to ...
Thaw Htun Lynn
27/06/2016 09:42:25
Last post: 28/06/2016 05:19:36
Access custom fields for a user object
Hi there, Is there a way to access custom fields for a user using the API? I looked at Dynamicweb.Frontend.PageView.Current().User but I see no properties or methods to access the fields I defined in the backend. Before I start querying the database  ...
Imar Spaanjaars
18/05/2011 16:57:39
Last post: 24/06/2016 12:34:00
GetImage.ashx stalls until timeout
Hello, I'm having an issue where the GetImage.ashx handler takes a very long time to complete, and in most cases leads to a timeout. I use the WIdth (200px), Height (200px), Crop (5) and Compression (80) parameteres This does not appear to be connect ...
Jan Schultz
24/06/2016 10:39:14
Last post: 24/06/2016 11:48:38
Encrypted email
Hi Dynamciweb, Using FormMailer (/Admin/Public/FormMailer.aspx) is it possible to send an encrypted email. I am aware it is not possible through HostNordic but changing SMTP, is this be possible? Best regards ...
Rasmus Andersen
16/06/2016 11:49:31
Last post: 22/06/2016 15:41:02
Application error: Value cannot be null. Parameter name: source
Wonder if anyone encountered error like this? http://screencast.com/t/19sEhMBkAmS Just recovered an application after a breakdown, and that is first thing this site started showing. Any suggestions? Something is wrong when it tries to accrss Page str ...
Dmitrij Jazel
22/06/2016 12:58:54
Last post: 22/06/2016 15:26:18
Include images in email.
Hi everyone, Customer uses images in "remind me password" feature email template. Issues are as follows: 1) Email is not beying send unless image "src" is "/Files/Images/whatever.png". If I try using "no.sitename.dk/Files/Images/whatever.png" email i ...
Dmitrij Jazel
22/06/2016 10:47:30
Last post: 22/06/2016 11:52:10
Cannot find product with GetProductsById
I'm having trouble finding the product with Products.GetProductsById with a ProductId and VariantId. I get null response back. If I use GetProductsBySQL I also get null response back, but if I use the query in MSSQL management I can find the products ...
Yung Yi Wang
20/06/2016 09:32:27
Last post: 21/06/2016 12:55:55
Query Expression Operator Update
Hi, It there a way for me to override the operator on a specific query expression? For example: The setting is Product Number - [Match Any] - [parameter_q] Based on a specific query parameter we would change [Match Any] to [Match All] How could I do  ...
Nuno Aguiar
16/06/2016 17:13:54
Last post: 17/06/2016 11:20:13
Forgot password with multiple sites
Hello all, We have a solution with multiple sites and shops, but would like to limit the "forgot password" to specific user groups on the indivial sites, so the user do not receive a mail with password information to another site than the requested.  ...
Anders Ebdrup
18/03/2016 09:24:45
Last post: 16/06/2016 13:11:28