hiI have grid there is selectable is trueI can select multiple dates and store the index in local
if more then one data s selected the related action in hiding
what i need is
i have to select multiple data and if i click the related action in the popup i have to see whatever the data im had selected
passing multiple data/identifier is not possible in rv! right so its not working
or instead of related action just using btn/link the selected value have to be display in popup screen
Discussion posts and replies are publicly visible
Hello walterw169618 ,
Could you please explain what is that action that is going to be performed in the record action for the selected items? Does the selected content fall into context of any record?
no
the selected data should be displayed in the popup screen ,just i will delete or assign the details to other users
like that
I would recommend not to show the selection grid on the main screen instead have a separate Record Action for this process. above the grid. Once the record action is clicked the user will be able to select and then on the next step of the UI you can the show then selected details for confirmation. This would be a better approach is what i feel.
If you need to select multiple items to perform an action, I would suggest you simulate a popup as shown here: https://appian.rocks/2023/06/20/popup-windows-in-appian/ and pass in your identifiers to a process via a!startProcess.