A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
What is the url to the EPiStore where I could buy the EPiRadioButton? :D
Thank You in advance!
/jorm@
Old question, but just found solution myself.
Just replace "EPiServer:EPiRadioButton" -> "asp:RadioButton"
Works like a charm.
Hello fellows,
Trying to get FileManager into Relate+. Got problem with FileManager/VersionList.ascx. Can not find EPiServer:EPiRadioButton anywhere... Maby I'm getting blind.
<EPiServer:EPiRadioButton runat="server" AutoPostBack="true" CommandName="SelectVersion" CommandArgument='<%# (( VersionListItem )Container.DataItem).Id %>'
Checked="<%# (( VersionListItem )Container.DataItem).Id.ToString().Equals(FileManager.SingleSelectedFileVersionID) %>" />
Please, someone?