Most active questions

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 ...
kartik's user avatar
  • 11
0 votes
0 answers
19 views

Why Least view Items is not working in analytics? [closed]

Why Least view Items is not working in analytics? Please refer the screenshot
venkat's user avatar
  • 69
1 vote
1 answer
16 views

Integration of Sitecore CM (identity server) with LDAPS

I need a documentaion or guidelines on how to integrate the identity server of Sitecore with onPremsis LDAP to be able to access sitecore CM with the Active directory accounts Sitecore Version 10.3
Andrew Hany's user avatar
1 vote
0 answers
18 views

Domain URL change with a Multisite

We are using sitecore ver 10.2. We will be creating some Spanish pages on our website. Everything is setup for creating Spanish pages. Our Website URL for example is https://mywebiste.com We have one ...
Kak's user avatar
  • 33
0 votes
1 answer
16 views

RSS Feed - Not able to see Design Button in a Presentation Tab Sitecore XM Cloud

I want to set up an RSS Feed in Sitecore XMC. I used the OOTB feed template and created a news feed item. However, I can't see the Design button on the Presentation Details. Please refer to the images ...
Devanshi Kakade's user avatar
1 vote
0 answers
19 views

override RenderedJsonRendering CreateResultInstance in sitecorelayout service

The sitecore layout service by default is returning full item paths in the datasource field when using a local datasource item. See: Layout service exposes Sitecore content tree structure in ...
sperryman's user avatar
0 votes
0 answers
11 views

ExpandDynamicLinks is adding ?sc_site=website&sc_mode=preview to resolved links

I have a rich text field that's used in custom indexing code, and I'm using ExpandDynamicLinks to expand the links. This works mostly except that the links include ?sc_site=mysite&sc_mode=preview ....
Erica Stockwell-Alpert's user avatar
1 vote
1 answer
10 views

how to sort language in sitecore EXM

I want to sort language alphabetically in Sitecore EXM. Is there any settings what sitecore is providing for the same. I already enabled ContentEditor.SortLanguages to true. <setting name="...
Saibalini Ray's user avatar
0 votes
0 answers
16 views

How can I authorize or secure my custom api in Sitecore? calling third party api from sitecore [closed]

How can I authorize or secure my custom api in Sitecore? calling third party api from sitecore? I mean frontend is calling sitecore method and its internally calling the third party api. So How can I ...
venkat's user avatar
  • 69
0 votes
0 answers
12 views

How can we disable special character searches in Sitecore?

We searched this random character set @%$#@ in Sitecore search, and it returns approximately 2,000 results. When we checked the results, there was no attribute or field that contains @%$#@. Does ...
Sumit Kumar's user avatar
0 votes
0 answers
17 views

Field Level fallback not working on Glassmapper

I have a multilist field(video) with one item tagged and field level fallback enabled. Items that are marked as not Fallback at the item level However, the data did not appear on webpages when I ...
Hasanshali's user avatar
0 votes
0 answers
11 views

XM Cloud Authoring api: search items that have presentation

I'm using XM Cloud authoring api to search items by different criterias (name, create/update dates etc). Additionally, i want to get only those items, that has presentation. I mean behaviour similar ...
Yevhen Korobov's user avatar
0 votes
0 answers
16 views

Find linked assets in XM Cloud

I have an item that contains references to other items. Is there any query that can give me ID's of these linked items? Of cource, i can get list of fields, parse all fields of link type and get these ...
Yevhen Korobov's user avatar