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
3 replies
Subscribers
7 subscribers
Views
1934 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, Could you please advise the best way to implement the following functio
michalw
over 10 years ago
Hi,
Could you please advise the best way to implement the following functionality:
- I have a list of products saved in database table. There are up to 300 items
- I want to design a kind of interactive table in which user will be able to select product and fill in some related data (then click "update" and go to next product, and then to next..., when finished with the products click on "Finish" button which will be the last step of the action)
Due to the fact that there will be up to 300 products available I need to implement an easy way to filter and/or search proper product. Please let me know the possible options that we have in Tempo to achieve this.
Let me mention that presenting the full list (300 items) with no filtering/searchng option is not acceprable neither using pagination.
...
OriginalPostID-128868
OriginalPostID-128868
Discussion posts and replies are publicly visible
Parents
0
Mike Cichy
Appian Employee
over 10 years ago
What I would suggest is a pagingGrid with the ability to select an item - the selected items editable details would be presented below the paging grid, the user can then submit the form to save it. The same form would be presented again with all the filters as they were on the previous task.
The other option is to use an editable grid if the user needs to go through all 300 items at once. Paging of the editable grid is pretty challenging though.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Cichy
Appian Employee
over 10 years ago
What I would suggest is a pagingGrid with the ability to select an item - the selected items editable details would be presented below the paging grid, the user can then submit the form to save it. The same form would be presented again with all the filters as they were on the previous task.
The other option is to use an editable grid if the user needs to go through all 300 items at once. Paging of the editable grid is pretty challenging though.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data