on 2018 Jul 30 2:18 PM
Hi guys,
I am trying to search 'TicketEventEmailConfiguration' items in backoffice using the advanced search widget with the PK value. When i add the PK field to the search, it is supposed to provide a text box to enter the PK value. But i don't get anything. Attached the screenshot.
In logs, i get this error: 'ERROR [hybrisHTTP38] [Editor] Unable to determine editor definition for: de.hybris.platform.core.PK'
Any idea why this behavior?
Thanks.
Request clarification before answering.
Hello,
Unfortunately, in some places in configuration there is explicitly setting editor java.lang.Long for PK attribute.
There is no such a editor.
For example
<advanced-search:field xmlns="http://www.hybris.com/cockpitng/config/advancedsearch" editor="java.lang.Long" name="pk" selected="false"/>
Please remove this kind of mapping in your advanced search type configuration or change it to the correct editor called com.hybris.cockpitng.editor.defaultlong
Regards, Tomasz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.