correct red fields for commit on empty form
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
I think the better Solution is to Place the Required field on the Form rather then hiding them from the View, and its better to make a system like currently developed for the View using RNG to check the View Definition Checking
Same way its better if we check the Object with Respect to View like
If Fields Define in Object with Required True and if no Default value assign for that field that fields_view_get method will raise error other wise create a view normally as like now
mga: "yes i am agree with this solution"
What you Suggest ?
I think it's better to suppress the error message in GTK
if there is nothing to commit, there are no red fields to correct neither.
mga: "yes i am agree with this, it should be like this but if we implement the first solution no need for this solution @ client side i think"