Selected row of Grid to be listed in list field
I have a grid of user names. I wish to select a row and see this user name appear in an adjacent list field.
Ideally I want to select a number of users in the grid, and have all my selections displayed in the list field. But first things first!
Any sugestions?
Tagged:
0
Comments
-
Hello Barrie,
You can use ProcessContext.UserInput[Column Index] on "When User selects row" to get the selected row data of a grid.
Local.Text1 = ProcessContext.UserInput[0];
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 152 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories