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

[+] Records Edition - Conditional editing forms #208

Open
daniel-gato opened this issue Nov 24, 2017 · 0 comments
Open

[+] Records Edition - Conditional editing forms #208

daniel-gato opened this issue Nov 24, 2017 · 0 comments

Comments

@daniel-gato
Copy link

I would like to have conditional editing on the fields in the dashboard. I think this is something missing and I've multiple cases where it becomes difficult to use the dashboard in production because of that.

Let me explain with a concrete exemple.

I've a model Venue with the properties

  • name
  • address
  • google_api_place_id.

Field types

google_api_place_id is empty

field type
name text
address text
google_api_place_id read only

google_api_place_id is not empty

field type
name text
address read only
google_api_place_id read only
@arnaudbesnier arnaudbesnier changed the title New feature: conditional editing [+] Records Edition - Conditional editing forms Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants