Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
3003 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, We're using legacy forms in one of our applications. Th
skumar
over 10 years ago
Hi,
We're using legacy forms in one of our applications. This form has a paging grid that allows user to select a record to edit.
The data that we're displaying has following fields:
Person
- aid (Primary Key)
- First Name
- Last Name
- Email (Unique Key)
- Company
Whenever we select a record, it returns the row number of selected record instead of returning "aid" which is the primary key of our CDT.
How can we achieve this ?
Thanks,
Sandeep
OriginalPostID-159498
OriginalPostID-159498
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 10 years ago
You can also define the datasubset entirely manually using a!dataSubset() - this gives you the opportunity to define your own identifiers.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 10 years ago
You can also define the datasubset entirely manually using a!dataSubset() - this gives you the opportunity to define your own identifiers.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data