I have a class have a text field using Localizable text box. And in another class. I'm using uniselector refer to this class. In Display format property i using this code {%TechDisplayName%}. But i...
I am using the UniSelector on a page type field to display multiple documents, except I only want child documents of the current page to be listed for the CMS Editor to select.In the WHERE clause o...
I have a page type with a field that uses a uniselector. I have the 'where' condition restricting to a single type of document. I'd like to also be able to restrict the uniselector to only allow ...
I have a page type with a field that uses a uniselector. I have the 'where' condition restricting to a single type of document. I'd like to also be able to restrict the uniselector to only docume...
Hi,I used this solution for select Page types, but it uses fields from tree. Is here easy way, how to access to Page Type field? I need Display name like {%DocumentName%} - {%Model%}.Thank you ver...
In Kentico documentation it says that there should be AdditionalSearchColumns property.https://docs.kentico.com/k10/references/kentico-controls/ui-controls/uniselectorHowever I cannot find it in ge...
I have a widget configuration with following setup in properties: When user selects Page through page selector and now wants to select Tiles, I want to display all children of the Page in selectio...
Hello,I want to show shipping options in checkout steps like radio button list. ShippingSelector module has a selection mode for DropDownList but I want to show options with RadioButtonList.How can...
Hello,I am working to build a webpart that uses a UniSelector to save custom values to the webpart. I am using a custom page as my popup, and want to send a custom value back into the uniview grid ...
I want to use a unisector to select a users. But it seems that it works only for users with Editor privileges set. Is there a way to make it available for authenticated useres that do not have edit...