-
Notifications
You must be signed in to change notification settings - Fork 22
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
Changing entity type of PublicFormConfig breaks the configured fields #2770
Comments
@sleidig and @george-neha Below are a few suggestions that come to my mind, go through these and let me know which one looks good and if you have any other approach/suggestion also let me know 1 Disable Entity Type After Creation
2 Allow Changing Entity Type with Confirmation dialog
|
As discussed in the team, we'll go for making the "entity" type selection field read-only after it has been initially set. @Abhinegi2 , I am not sure how you can best implement that within our EntityForm framework ... Maybe we could implement a "Validator" (similar to |
Thanks for the suggestion, I’ll proceed with the following:
|
@george-neha, could you please test the following on the: https://pr-2815.aam-digital.net/
|
@Abhinegi2 Can you grey out the Entity/Name/Centre field to give the impression that the fields are non-editable? ![]() ![]() |
@george-neha implemented the suggestion have a look now on the: https://pr-2815.aam-digital.net/ |
Originally posted by @george-neha in #2708 (comment)
The text was updated successfully, but these errors were encountered: