bold text should display in tag instead of tag Tiny Editor
Hi ,in editor am trying to bold few words. when am looking in code option editor , the text is displaying inside of <strong> tag.but my intention is to display that text in <b> tag. Bcs...
View ArticlePushing asset from Epi server to Sharepoint
Hi ,Anybody can help me to give some idea how we can push Asset (Image/ Video) from Episerver to Sharepoint. Or directly Save images/ Videos from User input from Episerver UI interface page to...
View ArticleForms file upload error
Whenever I try to upload a file on a form I get the following js error:If I don't add a file then the form submits fine. This is on my local dev environment.Using EpiServer CMS V11.9 and EPiserver...
View ArticleResolving custom urls in XHTMLString
I know EpiServer handles internal links in XHTML strin to expand links like ~/link/d9651bd2ab2a44afb74b550b4eb2acfc.aspx to meaningful URLS on runtime http://localhost:57906/en/alloy-meet/We will be...
View ArticleContentDeliveryApi: System.InvalidOperationException: 'The object has not yet...
Hello,I have added ContentDeliveryApi (Cms and Core) to my application, but after that I'm receiving an error:System.InvalidOperationException: 'The object has not yet been initialized. Ensure that...
View ArticleDijt FilteringSelect and EpiServer rest store issues
I have put together a widget which essentialy will allow users to select documents from external system and save links to them.I have used a dijit FilteringSelect to achieve this together with Epi...
View ArticleCode first migration not working when deploying on DXP/DXC
Hi,I am using foundation for a new project we have, I am facing an issue where the table is not getting created via EF Code first approach. It works when I do the update-database via the NuGet console...
View ArticleError programmatically creating Shipping Method
I'm getting this error:"ForeignKeyConstraint FK_ShippingOption_ShippingMethod requires the child key values (18ede71f-3df3-4d9e-a4cb-3d25881c1ec6) to exist in the parent table."and here is my...
View ArticleHiding "Shortcut" option on Settings tab and filtering out Shortcut Types
Greetings,We have some specific requirements and I have been trying to figure out how to do either within EPiServer and was wondering if anyone could shed some light or offer assistance on the...
View ArticleSlow initial page load in development
Hey guys,I've worked on a few episerver CMS projects and one thing about developing on them is that it's really time consuming waiting for the initial page to load after a rebuild.The build itself only...
View ArticleIE11 - Episerver.Forms js error
Hello, We're facing an issue using Epi forms on IE11. One of the scripts injected using: @Html.RequiredClientResources("Footer") is throwing a syntax error on IE11. In particular, it's this line:...
View ArticleSetting a NodeContent as the catalog root using the...
Hi,I am trying to set the Node content as the catalog root. Below is my catalog structure:https://www.screencast.com/t/5tMhOWSBJDkI want to make the Test Node the root for all the children Node...
View ArticleGet Category from a Reference Node
I'm working on a tool to let team members update Item information, specifically I'm looking to allow edit of the primary category since the CMS doesn't have the ability to do so. I've looked at a few...
View ArticleImprove editor experience in marketing
On a solution we have a large amont of products where each product can have up to 20 variants. The variants come in different sizes with different colors.When creating a discount for a campaign - fx a...
View ArticlePreserve spacing and indent in TinyMCE Source Code mode
Hi all,is it possible to preserve code formatting in TinyMCE Source Code mode, example image - https://i.imgur.com/xu446dm.pngCheers, thanks!
View ArticleIE11 - Episerver.Forms js error
Hello, We're facing an issue using Epi forms on IE11. One of the scripts injected using: @Html.RequiredClientResources("Footer") is throwing a syntax error on IE11. In particular, it's this line:...
View ArticleRedirect user to specific page if unauthorised
I am building a website and we are using a virtual role to restrict access to certain parts of the site. I have tested this and it works correctly but now I just get a 401 error page when I go to one...
View ArticleExport failing
Hi,I'm trying to export a section of the tree in EPi7 (MVC). At the end of the export I get the following error:The following errors have occurred:Exception: Content with Guid...
View ArticleValidate duplicate content on Blocks
I have a block (VideoBlock) that has a string type named Video (represents video id). I had to prevent users from creating more than one video block with same video id and used below code in Save...
View ArticleUse block as form datasource?
Have a form on a page that the public can use to select a date to sign up for a meeting. I would like editors to be able to create a list of dates that the form can use and have dates fall off the...
View Article