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

When add a new field and set as readonly the widget input is not rendered at listview #545

Open
lukio opened this issue Sep 12, 2024 · 1 comment
Labels
Area: Frontend Area: Search Issues & PRs related to all things regarding Search Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Severity: Moderate Minor Impact Type: Bug Something isn't working

Comments

@lukio
Copy link
Contributor

lukio commented Sep 12, 2024

Issue

Hello!

When set a field as readonly => true from vardefs.php, the input text is not displayed at ListView.

For example:

screenshot-20240912-214809Z-selected

Possible Fix

No response

Steps to Reproduce the Issue

1. Create a new field (type => varchar) at vardefs.php and add attribute `readonly` => true.
2. Add the new field to searchdefs.php
...

The widget input is missing at ListView.

Context

No response

Version

8.5.1

What browser are you currently using?

Firefox

Browser Version

115

Environment Information

7.4.33

Operating System and Version

debian11

@lukio lukio added the Type: Bug Something isn't working label Sep 12, 2024
@lukio
Copy link
Contributor Author

lukio commented Sep 12, 2024

I believe that this issue is related to ticket #313

@johnM2401 johnM2401 added Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Area: Frontend Severity: Moderate Minor Impact Area: Search Issues & PRs related to all things regarding Search labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend Area: Search Issues & PRs related to all things regarding Search Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Severity: Moderate Minor Impact Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants