Multiple form editor for single content type in backend
Hi,
I have a request about the possibility of creating multiple forms for a specific content type.
I'll take in example News Content for explain it :
We have standard news form in backend. But we have two users profiles, one of it can access all fields on form. The other user can access only two fields (Title and Category).
Is that possible on a single form? Or is it necessary to develop several forms and filter the rights upstream?
The last one but i didn't hope after is that possible with the existing content ?
Regards,
Nicolas
Hello Nicolas,
We don't offer such functionality. As a workaround you can create two different forms and apply permissions per form, so that the first one would be visible for User1 and the second - for User2.
All the best,
Jen Peleva
the Telerik team
Thanks for your answer.