Hi,I'm having trouble understanding the correct usage of the Page-level permissions (ACLs) 'Create' permission.I have followed the example specified here: https://docs.xperience.io/managing-users/c...
For a custom page type we are creating, which includes some standard text fields needed for page functionality, I also added a page type field that uses form control @Related Pages@ in order to use...
I have a pagetype Container and it has a live URL that lead to nowhere. I want to modify it, how can I do that. The live URL in General Tab https://www.dropbox.com/s/jmsciqoab22786b/Capture.PNG?dl=0
I am trying to set up permissions for a specific role that would allow these admins to publish content from staging to prod. I am trying to avoid having these admins synchronize their content from ...
Hello, I'd like to have some ideas how can I acheive this @@ I'd like to have an widget that has the following properties:Page Type to selectBased on the Page Type selected above, select a Field of...
I did a manual upgrade(ran just sql script) from kentico 12 SP (portal engine) to Xperience 13. I have many pages based on a page type. The page type page builder and url feature are disabled. If I...
I am able to get an image to show on the front end of my site using something like this@img src=@~/getattachment/@Model.Page.TeaserImage/@(Model.Page.NodeAlias).jpg@ /@ But in the admin it doesn't ...
Is it possible to upload field which file data type from media library, not from local folder in laptop or PC? So I just select to upload file from media library for using it in the field that I cr...
Hi,How do you delete a field in a page type page which I have created by my self.
I want to display different content based on the value of the custom field Section1CoulnCount. I have the transformation set up as Text/XML but I have also tried ASCX. this is what I'm starting wi...