Change content-manager Form's initial value based on params?

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

In a create/new Content, I would like to pass and use the params to set an initial field’s value. Then based on the params I would also like to disable/enable some fields. Is this possible built-in with Strapi or I have to make my own plugin with custom create new form? Thanks.

I would suggest on something like to be posted as a feature request on our GitHub as we don’t currently have a method for this, but could be neat: Sign in to GitHub · GitHub