• Sending E-product file link in email template
    Question Sep 23, 2024
    I would like to include E-product file download link into email template "E-commerce - Order payment notification to customer". According to [managing E-products](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations/...

  • Default field values in Forms
    Question Mar 11, 2024
    Hey, previously in Kentico 12, I would use a macro in the default value of a form to capture the document culture. How can I do this in Kentico 13 using the forms widget? It doesn't seem to support it anymore.

  • French Canada(fr-CA) Culture, After Form Submit returns to default English Canada(en-CA) Version.
    Question Feb 11, 2024
    We are working on Kentico Version 13.0.137, .Net Core 6. We are developing the Site for the en-CA and fr-CA Culture. For the First time form load in the fr-CA Culture is all the Text are converting correctly in the forms label, Submit button. added Screenshot. ![Image Text](h...

  • Kentico Preview - Error JWT Token
    Question Feb 3, 2024
    Preview is blank, and it shows this error when I open the preview in another tab: `Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual context URL.` **I went through these posts/documentation for ideas:** - https...

  • Getting a contact with a specific AccountStatusID using K# Macro
    Question May 19, 2023
    Hi, I'm trying to use the following Macro to identify contacts that are part of an Account with a specific Account Status: Contact.Accounts.ItemsAsFields.AccountStatusID.EqualsAny("5") When I try Contact.Accounts.ItemsAsFields.AccountStatusID, I get the correct account. But...

  • Unable to get user cookie value from macro
    Question Apr 26, 2023
    I have implemented a feature to restrict images by users. I have written a custom filter to handle the condition. I am not getting value from the cookies macro. Tried the following method in the Content filter WHERE condition. ResellerIdsToEnable LIKE '%%' OR ResellerIds...

  • Macro Resolve a custom complex object
    Question Apr 27, 2023
    I have a mapped order object, with child line item objects etc.. What is the best way of adding it to the resolver to use in an email? I've looked at the GetShoppingCartResolver and tried setting the Anon object etc.. but I assume the Info classes have additional properties ...

  • Custom macro method timeout
    Question Sep 10, 2018
    Is there a way to set the timeout of a custom macro within the code instead of when it it is called as a macro parameter? Basically override the default 1000ms so I don't have to update all places where a macro is placed?

  • Datetime calculation in macro
    Question Sep 1, 2023
    Hi, I can't make this datetime calculation in a dropdonw list control in a form to work. It always shows the first option regardless of the date interval greater or less then 10 days. SELECT TicketPayUrl, TicketPayUrl FROM customtable_ParkingTicketPayURL I am in Kentico 11...

  • macro in forms
    Question Nov 6, 2023
    Is there any way to replicate the following scenario in Kentico 13? We have an internal system that collects requests from our Partners to send feedback forms to our clients. These requests get patched into a sharepoint list through powerapps. A Power Automate flow then genera...

  •   1 2 3 4 5 6 7 8 9 10 ...