• Simple macro needed
    Question Jan 15, 2015
    Hi, We've got several forms pulling out a multi-select list from a database, each with a different email address. The input values are looking something like this: value="string *email@domain.com" and then the MultipleChoiceControl will look like this after the form is sub...

  • Macro for Checking if Web Part Zone is empty?
    Question Nov 26, 2015
    Hi All, Currently I have a template with multiple web part zones. What I'd like to do is set the visibility of web part zone to false if the web part zone is empty. Is there a macro function that does this? Thanks!

  • How to Use macro inside form
    Question Jan 11, 2016
    I need to change boolean value "True" into "Yes" in email notification. So i am struct how to write it . I have added the field subscribes ![Image Text](http://oi64.tinypic.com/2e0ixc7.jpg) I need to do some thing like this. But the way i am doing as below is wrong ![I...

  • Custom Query Repeater Helper Macro Not Working
    Question May 10, 2017
    Hello, I have a custom query repeater with this as the query Select * From MMH_EmployeeTracker ##WHERE## In the control I have the where condition set to `Where UserName = '70'` I get this error in the error log "Message: An invalid SQL query was used." If I r...

  • Get custom field from page type using a macro
    Question Aug 2, 2017
    Hi all, I have a collection of page types with a "website" field. Is it possible to get this value using a macro? The GetValue("website") expression is returning null. I know in a transformation I can do Eval("Website"), I was looking for something similar outside of a tran...

  • Macro to get the image value under Form on a page
    Question Sep 11, 2017
    I am trying to use the image field under Page >> Form tab... Hoping to use this field for a Facebook Open graph image. What is the marco method for this value? Also is this the best way, can I add a field maybe under Metadata? Thanks David

  • IS there a macro Method to Convert DateTime to SQl DateTime format?
    Question Sep 19, 2016
    Hi I want to use CurrentDateTime macro in SQl Query. But the returned date is not compatible with sql date string format. also how i can convert datetime using invariant culture in macro. say my date time format is in hijry , I need to convert result of CurrentDateTime to s...

  • RE:Add Sufffix to invoice
    Forum Post Sep 15, 2010
    Hi, You need to use custom macro for this purpose: http://devnet.kentico.com/docs/devguide/appendix_a___macro_expressions.htm In code of your custom macro you would need to output similar HTML code which is generated by default ##PRODUCTLIST## macro. In code of you...

  • RE:custom macro return html as a string
    Forum Post Dec 15, 2010
    Hi, You could use the (encode)false parameter to display the correct HTML output of your custom macro. Problem could be that we had a bug in the 4.0 version that these macro parameters did not work correctly for custom macros. It was fixed in the 4.1 version that is why I w...

  • Visible / Hide macro based on parent permission
    Question Apr 1, 2015
    Hi there, I want to display something based on role (editable text/repeater), in the 'visible' box I've used a macro of: This works but I don't want to edit this each time we amend roles. The parent page set the permission and this page will inherit it so is there a way ...

  •   ... 41 42 43 44 45 46 47 48 49 50 ...