Subscribe to:
Post Comments (Atom)
Steps to follow when using a PowerShell script to modify the goals in Sitecore
I have previously utilized PowerShell for item creation, modification, deletion, and presentation details in Sitecore. Ø Recently, I attem...
-
I am going to follow code first approach here Step 1: Identify Framework We are ready to create a app. . The first step is to identify ...
-
Code Part Create a base command using Sitecore.Data.Items; using Sitecore.Diagnostics; using Sitecore.Shell.Framework.Commands; namespace...
-
Option lists Ø In Sitecore Content Hub™, an entity is defined by its properties and relations. Entity property types include string, boole...
No comments:
Post a Comment