Developer forum

Forum » Rapido
Subject
Replies
Started by
Last reply
let declarations
Hi there, I was doing some investigation on why our Rapido implementation wasn't showing images on some devices. It seemed that the b-lazy functionality wasn't working due to javascript errors on the page. These are caused by the usage of let declara ...
Peter Leleulya
27/01/2020 10:56:31
No replies yet
GetEnumSetting does not exist in the current context
Hi The GetEnumSetting is used in the new /components documentation, but when I try to use it on a BlockPage, I get the does not exist in the current context. Where is it and how do I use it? new Button { Id = "MyButton", ButtonLayout = GetEnumSetting ...
Kim Søjborg Pedersen
23/01/2020 09:37:52
No replies yet
JSON Avoid Dublication of fetching data
Hi. I maintain a DW, solution where I have to do some adjustments to a rapido template that fetches JSON data. I have followed the example from the documentaion: https://doc.dynamicweb.com/rapido/development/development/rapido-javascript-ajax and I c ...
Daniel Hollmann
22/01/2020 15:38:01
No replies yet
Input type=file not rendering
Hi, I created a Form with Forms for Editors which I was using with the Form app with the template Default.cshtml. I added multiple fields and it all worked well, but when I added a File field, nothing appeared in the frontend. I looked at the code an ...
Mafalda Correa
17/12/2019 17:24:00
No replies yet
Scroll to top and filters
Hi, I've noticed a post about scroll to top and facets: https://doc.dynamicweb.com/forum/rapido/rapido/scroll-jumps-to-top-of-the-page-after-facet-selection. Until it is fixed, is there a workaround? -- Best regards Kurt Moskjaer Andersen ...
Kurt Moskjær Andersen
05/11/2019 08:50:51
No replies yet
Add custom URL to ecommerce group
DW: 9.7.3 Rapido: 3.2 We are trying to add a query string parameter to a ecommerce group, in order to automatically filter a product list. In order to do this we try to add a custom URL to the product group, but it is not working as intended. Please  ...
Martin Grønbekk Moen
04/11/2019 15:18:21
No replies yet
Quotes flow 'missing' OrderContext
Hello I am creating a custom Quotes Flow, within a specific OrderContext, totally separate from the Shopping Cart flow. In the process of development, I noticed a couple of improvements and fixes to do in Rapido, to ease the Quotes implementation and ...
Lara Arsénio
05/09/2019 17:43:34
No replies yet
Rapido database scheme
I noticed that the Rapido database still has lots of ntext columns instead of nvarchar(max). Weren't those all upgraded when 9 was introduced? Is it still running on an older database schema, and if so, should it be modernized? Thanks! ...
Imar Spaanjaars
18/05/2019 17:06:23
No replies yet
Double in facets outputs Unicode
Hi there, When i set up a facet, using a System.Double in the Query, so i can use Between in a range, i get unicode-like output in the feed. Like this: {"template":"Range","name":"`\b\u0000\u0000\u00002","value":"`\b\u0000\u0000\u00002","queryParamet ...
Kim Hansen
10/05/2019 13:28:57
No replies yet
Feature request: preview mode with prices
I really like the preview mode and it makes a lot of sense for read-only catalogs. I am now trying to set up preview mode but also show prices, but it looks like I'll have to modify pretty much every template that displays a price. Can "Preview mode  ...
Imar Spaanjaars
06/05/2019 09:43:35
No replies yet
Can checkout to non-supported country
Further to this: https://doc.dynamicweb.com/forum?ThreadID=64164&PID=1605, it looks like you can check out to countries that are not supported. Here's how: 1. In the CC add a new address with a country that doesn't exist under Settings | Ecommerc ...
Imar Spaanjaars
24/04/2019 20:19:15
No replies yet
Not able to get the correct price list Facet
Dear Sir With reference to this url, https://cl-dev.dynamicwebapac.com/products/prototype, The scenario go like this. In this product list page, it consists of two products. 1. Variant product which had 4 children with these price respectively, 299,1 ...
Tan Pang Lin
04/12/2018 01:43:30
No replies yet
Image patterns and variants
Hi, I'm trying to create an image pattern to get variant images. The customer has 2000+ images. The main picture for each product pattern is productID.jpg and the variant images pattern is productID-ColorNo-x.jpg where x is a, b, c etc. ex. 1-12250-4 ...
Søren Bremholm Jakobsen
16/08/2018 13:07:50
No replies yet
Rapido and observers
Hi. I currently have an observer, which is used to determine a visitors country based on the IP. The problem is, I don't know how to pass this information on to the viewmodel, as Template tags doesn't seem to get added (using the Template.SetTag meth ...
Tobias Belling
10/08/2018 12:18:12
No replies yet
Creat user on form submit Holland Controls
Hello, Create user on form submit is nog working for the newsletter subscription on www.holland-controls.com (which is a form for editor). Can someone have a look at it and tell me why it does not work? Best regards Gerard ...
Gerard Kocks
02/08/2018 11:37:06
No replies yet
Mapping fields does not work
Hello, For our IST solution we mapped all the fields in https://istwente.azurewebsites.net/application-form to custom fields. But after filling in the form, the user fields are not filled. An example of this is user ambassadorclub@inextenzo.com, beca ...
Gerard Kocks
23/07/2018 11:54:33
No replies yet
Creat user on form submit
Hi, For our ISTwente website we have 2 forms: Contact form: https://istwente.azurewebsites.net/contact Plan visit: https://istwente.azurewebsites.net/plan-visit-to-the-school For both forms I made 'create user on form submit' with exact same settings ...
Gerard Kocks
20/07/2018 12:40:32
No replies yet
Link to a website without https
Hi, On the website of Fix products there is a cart with locations of dealers. From here you can navigate to the website of the dealers. https://www.fixsproducts.nl/waar-te-koop The websites are filled in at the dealers in user management. The website ...
Manon Wekking
26/04/2018 14:03:10
No replies yet
Wrap favicon
The current wrap does not get favicon to work. I suggest you change the initial code to; @* Favicon *@ @if (!string.IsNullOrWhiteSpace(GetString("Item.Area.Favicon"))) { string favicon = GetString("Item.Area.Favicon"); <link href="@favicon" rel="i ...
Michael Fløe Haug
01/07/2016 14:16:19
No replies yet
Social sharing image on page og productlevel
Would be nice if you implemented a field for social sharing image on page and productlevel for the wrap solutions. So that you can choose what image shall be shared when a page or a product is shared. regards, Hans ...
Hans Ravnsfjall
29/02/2016 16:46:27
No replies yet