Hello. As it's said im a beginner in MS Dynamics and programming. Im trying to do multiple task but i lack on skills so here I have questions.
1. As for working with extensions, I need to create new functionalities. Do I need only to create a new class ? How should I run it for the extended form I have in my solution ?
2. Is there a simple way to compare enum values in select ? Actually I need to select all enum values except for one and adding just more values makes it look bad.
3. How to simply disable allowedit value for a field in extension from a new class ?
Will add more in time..