Hi Team,Can anyone suggest me to write the global event for Custom table. I find in the Kentico documentation so its all about the module. So I need for the global event for custom table.Like for M...
First, We create custom table @TB_Test001@ and have fields as belowFLD_AFLD_DFLD_FFLD_BSecond, We re-arrange field sequence as belowFLD_AFLD_BFLD_DFLD_FThe Insert or Update action display fields as...
Is there a way through macros or sql to get list of columns of a specified custom table ?
I have an alternate form created for a Custom Table that I want to insert a record into. One of the fields needs to be pre-populated with data from a repeater list. I am jumping from the list to ...
Hi there,just a quick question. I am trying to input excel data into Kentico custom table based on the fields which are already there to save me extending the model every time they change the excel...
I am having some difficulties with formatting a macro that sets an online form field default value from a selected dropdown list in the form that then reads from a custom table. {% GlobalObjects.Cu...
How can I execute some of the predefined queries in the Custom table within a macro expression?Example: CMSContext.Current.Queries.FieldsAsObjects.ClassID[@customtable.IncomeTreats@].Queries.Select...
is there a way to send an email after a custom table has been entered?
Why can I not add a File Uploader control to a Custom Table? would like to be able to be able to add a file that is saved in the database and not the media library or content.
When using a Custom Table for user input there seems to be a delay in being able to view the data. Is this common? Also when I use the Custom Table form there is a Rich Text Editable box included ...