Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ability to use HTML fields in grids #21642

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

Saboti215
Copy link
Contributor

@Saboti215 Saboti215 commented Jul 11, 2023

This PR adds the ability to show HTML fields inside of grid tables. This feature is very usefull to show further information or custom elements inside grid tables . I've tested the behavior of the HTML fields and everything already worked fine, but currently it was impossible to show HTML fields inside the grid view. So this PR only allows to mark the field as "Show in grid view", because the whole functionality to show the field correctly was already there.

This pull request contains the backport of #21596. The original backport (#21636) wasn't successfull, because there were merge conflicts).

@Saboti215 Saboti215 requested review from a team and shariquerik and removed request for a team July 11, 2023 12:11
@ankush ankush merged commit 6d5e5f5 into frappe:version-13-hotfix Jul 11, 2023
7 of 10 checks passed
frappe-pr-bot pushed a commit that referenced this pull request Jul 13, 2023
# [13.58.0](v13.57.5...v13.58.0) (2023-07-13)

### Bug Fixes

* listview stats speedup ([#21670](#21670)) ([4d6ff3d](4d6ff3d))

### Features

* Add ability to use HTML fields in grids ([#21642](#21642)) ([6d5e5f5](6d5e5f5))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.58.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants