Hi Team,Currently I have created custom widget component for widget where one dropdown, based on dropdown value selection I will show @ hide one text box. Issue is while we put any single of charac...
Hi Team,I'm working on widget development for kentico 12 and I know the media selector but by any chance we have a image selector like for widget
Hi!Is there a way to access field properties like the Field Caption from the custom control code? I do not have a static name to put in, because the fields will not always be named the same thing, ...
hi, I am using a custom control in a transformation, below is the code:@%@ Register Src=@~/CMSModules/Content/Controls/Attachments/DocumentAttachments/DocumentAttachments.ascx@ TagName=@DocumentAtt...
Hi,I have a form in user control(.ascx) after submitting on submit button it should call API for Authentication it should give me a session ID(The session id expires in 30 mins) using that session ...
Hi,I want to use a custom control that create pages that are SKUs. Now I have problem with SKUImagePath and DocumentAttachment fields. I used @/CMSModules/Ecommerce/FormControls/SelectProductImage....
I am having an issue with a Custom Control (ascx.cs) file and could use assistance. The only issue I am having is getting the NodeID of the page I am on. The control needs to populate a drop down w...
Hello, we are currently running kentico 9. We need to be able to add a new save button to the edit contribution webpart. This new save button should still perform the save action, but on top of tha...