Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Vivek Ghiria
1
Views
3
Comments
List Records Widget
Question
Not able to understand how to use the List Records widget. I understand that this widget will allow us to edit the rows in the list itself.
Are there any tutorials/videos which will guide me to implement this widget?
Charles Colaco
Hi Vivek,
The List Records widget is similar to the Table Records widget, the difference being the rendering. The Table Records widget renders in a tabular format, whereas the List Record widget renders in a List Format.
You may want to look at the
Line Seperator
attribute of the List Records widget.
For a Table Records tutorial
link
. (the videos are not loading right now) .While doing the tutorial try replacing the Table Records widget with the List Records widget.
The List Records widget can be used for creating a customized list (with html tags in expressions) like the products list below
Regards,
Charles
Vivek Ghiria
Hi Charles,
Thank you for the reply. I am well versed with Table records widget. I need to understand how can I implement editing in the list records widget. Any sample OML file which has list record widget used?
Charles Colaco
Hi Vivek,
I created a quick sample for editing the Mobile Phone from the User Entity.
Regards,
Charles
ListWidgetEdit.oml
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...