Skip to main content
February 18, 2025
Question

Pop up screen with record action

  • February 18, 2025
  • 4 replies
  • 0 views

Hi team,

I have a grid from view and have record actions for time1, time 2, time 10 etc columns , so user can interact with the columns. now when we click on record action , i want to send input to the popup screen that time 1 is clicked.

time1 to time 10 imagine "07:30" and more

id name time 1 time 2 time 3 time5 time 10
1 abd recordAction recordAction recordAction recordAction recordAction
2 bcd recordAction recordAction recordAction recordAction recordAction

    4 replies

    konduruc733182
    February 18, 2025

    Is this a record action or related action? If record action, I do not see any option other that having the data in the process as predefined. If it is related action you can configure in the context part of the related action configuration and pass the identifier of the record.

    February 18, 2025

    sorry it is a related action, but we are sending the rowId as an identifier for further use. I guess we can't send more inputs with related action except identifier ?

    konduruc733182
    February 18, 2025

    What have you configured in the record related action context?

    Here in the context, you will need to pass the time value which will be used by the parameterized process variable in the process model. Your identifier is only where you are calling the related action. That Identifier will be used to pick up the context configured in the related action.

    stefanhelzle0001
    February 18, 2025

    This might be an option:

    appian.rocks/.../