Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Request: Add option to set: Reply-To, Sender and From in Forms
Hey So due to nasty things like SPF and other things alike it, it has become impossible to simply use the "Get from Form" option in the sender field. So instead we are now just using something simple as noreply@domain - however - this removes the opt ...
Claus Kølbæk
06/04/2017 14:58:33
Last post: 07/04/2017 15:46:18
Issue after upgrading DW
Hi, we had 8.8.1.4 installed and it is still that version in their live site since we faced an issue when we upgraded to 8.9.2.0. When we now try and switch site, from the swedish to their english site in admin we get this error: Any thoughts on what ...
Daniel Linder
06/04/2017 09:21:47
Last post: 12/10/2017 14:31:21
Where is the template for RSS when Action=ShowFile
Hi I am trying to add image and drescription to an RSS feed, based on the News Module. I have tried both the RSS module and the NewsV2 module, and i am rendering the rss/xml by adding the &Action=ShowFile to the querystring. But i canĀ“t find the  ...
Hans Ravnsfjall
06/04/2017 09:08:10
Last post: 20/04/2017 13:31:53
User creation without email
Hi guys, We are having an issue when we try to create users without email via front-end. In the interface (backoffice) we don't have any issue but via front-end (extranet/intranet module) we can't achieve this successfully. The validation loop is alw ...
António Ramos
04/04/2017 19:04:16
Last post: 10/07/2017 16:29:27
Order state notifications for Delivery Email
In a solution (DW version 8.9.1.10) we need to configure state change notifications to the customer (Billing details in the back office) and to the shipping email (Order.DeliveryEmail property). The first is achieved using the notifications on the or ...
Rui Silva
04/04/2017 15:50:30
Last post: 07/04/2017 13:43:46
Custom fields values on User groups are deleted on User group save
Hi guys, I have the following situation: Solution 8.8.0.1. I have defined a bunch of User custom fields and I am using them to store various information on the fields specifically for User groups (that's because User groups don't have custom fields). ...
Adrian Ursu
04/04/2017 15:06:30
Last post: 04/04/2017 16:29:05
Update user objects to see newly created checkboxes
Hi Guys, I have a bunch of users defined in the system. i have added a new Custom field of type checkbox. The problem I have is the field does not seemt to be recognized in the template unless I save the user. it might mbe some sort of caching going  ...
Adrian Ursu
03/04/2017 16:13:13
Last post: 04/04/2017 08:38:47
Documentation on Filter for RenderItem
Hi guys, I am trying to use the Filter functionality when calling RenderItem directly in the template. I know there are 2 approaches to this filter: SQL (or code) and the implemented filter from front end. Since I bneed to use "Contains" I suppose I  ...
Adrian Ursu
03/04/2017 15:54:28
Last post: 04/04/2017 12:51:17
Recover password verification includes also Groups
Hi Guys, I have encountered a strage behavior. I have set a Passwrod recovery functionality where theuser enters the email and receives an email with a reset link. So far so good. However, some of the user received a "User not found error". From my e ...
Adrian Ursu
31/03/2017 14:07:35
Last post: 20/09/2017 16:13:35
New Index implement custom sorting
Hi Guys. I have looked in the documentation for indexing but I could not find anything relevant on this subject. I need to be able to sort the results of the index, published with Query Publisher. I tried using system name ending with Sortable withou ...
Adrian Ursu
30/03/2017 17:16:33
Last post: 31/03/2017 09:33:02
File Publisher with permissions
I am working with the File Publisher and trying to get the permissions to take. However, folders are always shown, even if the permissions aren't granted for the currently logged on user. Is there a setting somewhere to turn on the permissions functi ...
Scott Forsyth
29/03/2017 21:03:58
Last post: 09/05/2017 15:49:44
Item field Link type returning bad url
Hi there, We have a paragraph with an item, this item contains a field with the "link" type. When fetching the value in the paragraph template using the following code: @GetValue("Item.Link") an url with this format is written: "/Default.aspx?ID=xxxx ...
Jonas Mersholm
27/03/2017 15:52:31
Last post: 28/03/2017 12:01:03
Link to corresponding language version of current page
Hi Is it possible somehow to link to corresponding language version of the current page? eg. If i have a page in Danish, I want to automatically link to the English version of that specific page - and not just link to the English frontpage. Is this p ...
Hans Ravnsfjall
24/03/2017 17:32:57
Last post: 24/04/2017 16:53:04
Empty facets in FacetOptions Loop with Query Publisher
Hi Guys, I am trying to use facets to filter some lists rendered with Query Publisher. I have noticed that once I apply a Facet filter, the other Facet options are gone. The behavior on the productCatalog seems to be different. I can still see the ot ...
Adrian Ursu
24/03/2017 16:50:19
Last post: 31/03/2017 10:57:21
To search in items with Index Searching
I need some help on how to create a search field to my homepage, and the options are these: I have lot of products, created as items, and published as lists on different pages after their product category. First priority is to be able to search for t ...
Lise T. Pedersen
24/03/2017 14:42:04
Last post: 24/03/2017 15:33:53
New Index first letter analyzer
Hi Guys, I am trying to build a facet that contains the fisrt letters of company names. An Alphabetic index. Is there any way I can use one of the existing Lucene analyzers to create a field of this type. Just the first letter of the Company name (Co ...
Adrian Ursu
22/03/2017 23:27:39
Last post: 23/03/2017 10:44:04
Edit user details when using Password security settings
Hi Guys, I have this scenario where the applicatio is set to have a specific password security setting. Number of character, lowercase and uppercase etc. The security setting is the built in one, nothing custom about it. The users are supposed to alw ...
Adrian Ursu
21/03/2017 11:21:09
Last post: 22/03/2017 13:08:34
Reset password for Secondary User
Hi Guys, I have this scenario where a User is auto impersonating another user upon login. The impersonation works fine but now I get this scenario where I need to allow password reset for the login user. Since I am impersonatin another user with full ...
Adrian Ursu
21/03/2017 11:16:54
Last post: 22/03/2017 13:10:29
The editor "throws out" Font Awesome
the editor automatically deletes font avesome, like: <i class="fa fa-facebook" aria-hidden="true"></i> <i class="fa fa-instagram" aria-hidden="true"></i> I have tried setting the configu ...
Hans Ravnsfjall
20/03/2017 14:28:35
Last post: 12/01/2018 15:09:21
Field being analyzed - when asked not to
Hi, I can't understand why a field is being analyzed when asked not to. Could this be a bug? https://www.screencast.com/t/6rTg4kQuCn You can see the term vector is not 1 - which it should not being analyzed Could it be a bug with "List Box&q ...
Nuno Aguiar
20/03/2017 14:06:47
Last post: 20/03/2017 15:16:26