Hi there,I have a peculiar problem. I am making an Ajax call to URL to access SOAP response and provide source for my autocomplete. Part of the AJAX call requires me to provide url to access the co...
I cloned Online-Form to my custom web part, and created a custom widget. I tried to set UseUpdatePanel property for web part, but there are no effect
Hello Kentico Team,I have a complex Web Form that involves numerous @hidden fields@ that are revealed or hidden based on a users answers to certain questions.An issue that I am running into is that...
I am building a custom webpush notificaiton. I am getting the token that the service worker creates then using ajax to push it to my back end. My issue is the the response is always 500 and it ne...
Hi, I have a question about setting up Use update panel in transformation. I am creating webpart that shows form inside and I want to enable ajax for the form. Tried to use UseUpdatePanel=@true@ bu...
I have custom form control using AjaxFileUpload, but when i try so upload it show an 500 Server Errorhttp://prntscr.com/krjvu8Event log http://prntscr.com/krjzdwI added in my web.config already@ad...
Hi guys,I assume this is not necessarily a problem of Kentico, but maybe someone can kick me in the right direction. My cart should look like this:The transformation code looks like below. In prin...
hi all,this might be a dumb question, but i'm somehow stuck. i have 2 drop downs, the first one's options are fixed. the 2nd one's option should change depending on the selection of the first one. ...
hello, I have a repeater with big amount of data (texts, media, files an videos) related to each year , where years are displayed in a different repeater. the years repeater and data repeater are l...
Hi guys, I'm new using Kentico and I would like to have somebody to help me with this situation.I have one custom Contact Us (Forms) that have the fields @Name@, @Email@ and @Message@ and one custo...