PricingBlog

Page Variable Null on Page From Component Event

  • stockton_f-1202382151350231090

    Stockton

    2 years ago

    I have a component that is sending data through events to the page.
    A workflow sets that data into variables.
    But the variables aren't getting set...
  • stockton_f-1202383913188859904

    Stockton

    2 years ago

    Page Variable Null on Page From Component Event
  • andreasmoller-1202515884074205194

    Andreas Møller

    2 years ago

    The events may not get triggered.
  • Try adding a log to console action the event workflows.
  • andreasmoller-1202516466898042890

    Andreas Møller

    2 years ago

    The data you are seeing in the "Set workspace" action is the placeholder data you entered when you created the event.
  • stockton_f-1202637025531142164

    Stockton

    2 years ago

    Solved it. Thank you