Skip to main content
October 13, 2023
Question

Is it possible to call a saveInto alongside a recordActionItem?

  • October 13, 2023
  • 2 replies
  • 0 views

We have a use case where we want to try and show a pop up in an interface, and then based on the action performed in that pop up we want to save specific values.

For the pop up we're calling a recordActionItem in a recordActionField. Is there a way to pass values back out of the record action once it's been completed and access them in the interface? And is it possible to somehow call a list of saves in the interface after the record action has been completed as well?

Thanks for any help!

    2 replies

    October 13, 2023

    Hi 

    Use a!refreshVariable and its parameter refreshAfter as "RECORD_ACTION" where you want the data to be queried(To bring the recent value updated by the user in a pop-up )

    FYR: https://docs.appian.com/suite/help/23.3/fnc_evaluation_a_refreshvariable.html#

    stefanhelzle0001
    Brainy
    October 13, 2023