Hi, The objects listed under System--@Object types, where is this coming from? I mean, I can find some custom object types listed there, but I can't find them in the database. Which table stores th...
Hi,I am not sure how to resolve this object type not found problem. The message is like this: @The 'CustomModule.CustomerUDF' class belonging to the 'ecommerce.customer' object type was not found. ...
I would like to have a property on a widget that allows the user to select multiple categories. I believed that the GeneralSelector or ObjectSelector introduced in Xperience 13 Refresh 1 would have...
I have two sites (Site A and Site B) on my source server. When I go into my staging app for Site A, I will see all the global objects and the Site A specific page updates. When I go into my stagin...
Hey, I have a custom table with on column containing data, Is their a way to take all that data in the custom table and make it available as an object that I can manipulate with Javascript ?Regards...
Hi I'm trying to register extra fields extending CMS.Membership.CurrentUserInfo. I have an object called Member which has some properties like strings, dates etc but also lists.Currently I can add ...
I'm creating a new Employee module to manage some Employee information for an intranet. I created the Module and Class: https://pasteboard.co/GVChEMU.pngNow I'm trying to create the Admin UI for th...
Hi again Kentico guru's,I'm trying to make a list of categories and highlight one category if there is one specified in the url querystring (http://example.com/blog.aspx?categoryname=category). I a...