Hi, I have a field in the custom table that is a multiple choice with an SQL query. When I open the custom table data the column for that field is empty but when I edit the same custom table data i...
Dear All, I need to store and manage tubular data in a master - detail form, meaning the resulting database tables will have a @one to many@ (1:N) relationship. For example, let us say that I would...
I want to update cached content of one custom table when another custom table item is updated. Let's say I have two Custom Tables: Product and Order. There are List and Edit pages for both Product ...
What is the easiest/simplest/quickest method in Kentico to pull a value from a custom table? Let's say I've got a table @My_Veggies@ and I want to pull from a column called @ExpirationDate@ in th...
I've had great success customizing my sitemap with the Sitemap webpart and specifying my custom page types and the directories, however for a great deal of pages, we generate them using information...
Hi All,We have a custom table @CustomTable_Employee@ and we have another table @Employee_Location@.In @CustomTable_Employee@ we are storing @Employee_Location@ table's itemid as EmployeeLocationId....
I have a user area where I need logged in users to edit data that is stored in a Kentico custom table. I could also use a straight SQL table. What is the best way to do this? I am struggling with...
Hi there, A bit of a @best practices@ sort of question, since things have calmed down a bit and I've managed to deploy my @solution@, thus I can now reflect on how to do it better next time. We had...
Hi,I have updated my custom table data, but the changes I made are not reflecting when I refresh the page.Can anyone please provide me solution for thisThanks
I'm new to Kentico and am trying to build a page that includes a person's name and title as a page form field. I created a custom table @staffList@ with fields for name and title. I want to create ...