• I do not understand this section:
    The global hook can be used to implement reusable functions for adding buttons. The following examples perform the same functionality as the previous ones but use global functions.

    Can you provide a practical example of using the function to create a button or an anchor in a column?
    How do you call such functions. from where?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @jkacher,

    Thanks for the question.

    The functions first have to be defined in your app’s global hook.

    Once it’s defined, it can be called using a column’s render hook.

    Here’s an overview: https://share.zight.com/geuGApry

    Hope that helps! Let us know if you have more questions.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.