Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Promote to prompt #3806

stephasaurus ·

I want to create a link on a dashboard in QB that, when clicked, acts like the user clicked a promotion. I know how to fire off a promotion programmatically, but the twist here is that this promotion has promptable variables.

So, when the user clicks the link, it would take them to the prompt. Is that possible?

Thank you!

  • replies 1
  • views 297
  • stars 0
robinshen ADMIN ·

You may write a dashboard gadget and do anything you want in the gadget, including prompting for promotion variables. You may refer to the PromotionEdit class on how to prompt for variables.