Most active questions
37 questions from the last 30 days
2
votes
1
answer
56
views
How do we delete an Archived Sitecore Search Source through CEC Portal?
Is there a way to delete an archived Sitecore Search Source in Sitecore CEC portal?
0
votes
2
answers
84
views
How to move renderings from Final to Shared layout in Sitecore using PowerShell?
I need to transfer not full layout only some common renderings from the Final layout to the Shared layout in the presentation details section for over 100 pages in Sitecore 10.2.
I've attempted to ...
1
vote
2
answers
49
views
How to implement antiforgery token in sitecore forms
I want to implement antiforgery token in sitecore forms without razor view how can I achieve this
2
votes
2
answers
37
views
onFacetClick and onPageNumberChange are undefined when using useSearchResults in separate component
I'm working on a page that includes two components: PreviewSearch and SearchResults, one after the other.
In SearchResults, I'm trying to use onFacetClick and onPageNumberChange from useSearchResults, ...
1
vote
1
answer
52
views
Error when creating suggestions block in Sitecore Search: "All sources must be attributes marked as use for suggestion blocks"
Error message: All sources must be attributes marked as use for suggestion blocks. Remove invalid ones.
This error message is unclear to me, as the attributes selected for building the suggestion form ...
1
vote
1
answer
53
views
Does sitecore content search only allow text search?
I'm new to Sitecore and working on Sitecore 10.3. I have a custom field which I want to search using the content search, but I'm not seeing any result.
Wondering whether the reason could be that the ...
1
vote
1
answer
48
views
Disabling cache at rendering will impact the performance? In Layout services one of the component will show /hide based on roles
Disabling cache at rendering will impact the performance? In Layout services one of the component will show /hide based on roles but that's not working as expected.
After disabling the cache at ...
1
vote
2
answers
40
views
Content Hub assets friendly url
So, I have been told that there is a way to get friendly URLs for image assets in content hub. I cannot find that walk through anywhere. I need to be able to set an image URL to "/person/...
0
votes
1
answer
37
views
XM Cloud Publishing - Content Resolver
In XM Cloud, we have the ability to create custom content resolvers and deploy our code to the XM Cloud CM instance. However, we cannot deploy our code directly to Experience Edge. Despite this, ...
1
vote
1
answer
30
views
Sitecore custom rule to check if the contact Job matches a text
we're trying to filter contacts in List Manager based on whether their Job Title contains a specific value. We tried -
Created a condition in Sitecore under - /sitecore/system/Settings/Rules/...
1
vote
0
answers
54
views
Getting issue in XMcloud installation after serialization of items from cloud to local, On launchpad getting permission denied for the site [closed]
I am trying to install XMcloud on my local and after installation during serialization of Sitecore items from cloud to local i am getting below error on XMcloud launch pad tried to find solutions but ...
1
vote
1
answer
28
views
Spam Protection for Sitecore Forms
I am using multiple sitecore forms for my site that trigger ajax calls on form submit.
I need to implement spam protection for all forms in my site.
CAPTCHA can be solution but as it can be easily ...
1
vote
1
answer
38
views
Best approach for migrating xDB data during upgrade from Sitecore 9.3 to 10.4
We are planning an upgrade from Sitecore 9.3 to 10.4. The client has important data in Experience Analytics and Experience Profile, which means xDB data (MongoDB or SQL, depending on the setup) needs ...
1
vote
1
answer
31
views
Hosting Sitecore Forms Outside Sitecore Domain
Let me know if anyone has similar use case in past to implement.
We have a use case where Sitecore Forms on website hosted outside our primary Sitecore domain.
Use Case Example:
We want to embed a “...
2
votes
1
answer
46
views
GraphQL Authoring API: How to do nested OR criteria within an AND
I know how to do a query where each criteria defaults to OR
searchStatement: {
criteria: [
{ criteriaType: SEARCH, field: "_template", value: "455a3e98a6274b408035e683a0331ac7&...