Skip to content

Commit

Permalink
Add list card view
Browse files Browse the repository at this point in the history
  • Loading branch information
jehad-ahmed committed Sep 6, 2024
1 parent 26bf6ba commit c372e06
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions docs/espocrm-extensions/list-pro/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,21 @@ Deactivate inline editing for individual fields by toggling the "inline edit" op
!!! warning "Warning"
Inline editing is not supported for fields that have dynamic logic.

## List Card View
Allow users to switch between List View and Card View to display records in a more visually appealing format. The Card View should highlight images and allow for clearer focus on details.

### Real Estate custom advanced card style
![Ebla List Pro](../../_static/images/espocrm-extensions/list-pro/espocrm-list-pro-card-view.png)

List View
![Ebla List Pro](../../_static/images/espocrm-extensions/list-pro/espocrm-list-pro-list-view.png)

### Propert card no-image placeholder
when we add a new property, we the placeholder image.
![Ebla List Pro](../../_static/images/espocrm-extensions/list-pro/espocrm-list-pro-card-view-no-image.png)
### Property fill main image from images when empty
When we add a new property, we fill the main image from the images when the main image is empty.

## To Do

### Intuitive Keyboard Navigation
Expand Down

0 comments on commit c372e06

Please sign in to comment.