Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have created a doctype that changes stuff on my richtext box how do i refresh the content on the currentnode without refreshing the hole page?
I fixed it by doing this Response.Redirect("/umbraco/editContent.aspx?id=" + _nodeId); dont know if is the "right way"
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Refresh other Properties on click event in a usercontrol doctype
I have created a doctype that changes stuff on my richtext box how do i refresh the content on the currentnode without refreshing the hole page?
I fixed it by doing this Response.Redirect("/umbraco/editContent.aspx?id=" + _nodeId); dont know if is the "right way"
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.