[
https://issues.apache.org/jira/browse/OFBIZ-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129184#comment-16129184 ]
Rohit Rai edited comment on OFBIZ-7439 at 8/16/17 6:12 PM:
-----------------------------------------------------------
I have explored around this issue and here are my findings,
1. 'Parent Phase' is already a required field which is why it appears in yellow.
2. I have concluded that just the color of the required field is yellow in case the field is drop down type and no asterisk symbol appears near it.
3. The color of the required field is yellow and an asterisk symbol exists for the field if it is a normal text field and not drop down type.
Many such cases can be observed in various components. Here is an example,
Go to, Party component -> Create Customer
Consider, "State" drop down. It is a required field and is drop down type. The color of the field is yellow but no asterisk symbol can be seen on this field. Consider, "Forename" The field is required and is a normal text field it is yellow and an asterisk can be found in the field.
I can think of two ways to take it forward from here If this is the expected U.I then we can consider this issue as resolved otherwise we can change the code so that an asterisk appears on all such instances where the required field is drop down type and can be fixed all together.
was (Author: rohit.rai):
I have explored around this issue and here are my findings,
1. 'Parent Phase' is already a required field which is why it appears in yellow.
2. I have concluded that just the color of the required field is yellow in case the field is drop down type.
3. The color of the required field is yellow and an asterisk symbol exists for the field if it is a normal text field and not drop down type.
Many such cases can be observed in various components. Here is an example,
Go to, Party component -> Create Customer
Consider, "State" drop down. It is a required field and is drop down type. The color of the field is yellow but no asterisk symbol can be seen on this field. Consider, "Forename" The field is required and is a normal text field it is yellow and an asterisk can be found in the field.
I can think of two ways to take it forward from here, If this is the expected U.I then we can consider this issue as resolved otherwise we can change the code so that an asterisk appears on all such instances where the required field is drop down type and can be fixed all together.
> Required field indicator (*) is missing on Project Manager -> My Task Screen
> ----------------------------------------------------------------------------
>
> Key: OFBIZ-7439
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7439> Project: OFBiz
> Issue Type: Sub-task
> Components: projectmgr
> Affects Versions: Trunk
> Reporter: Deepak Nigam
> Assignee: Rohit Rai
> Priority: Trivial
>
> Required field indicator (*) is missing for field 'Parent Phase' on screen
> Project Manager -> My Task Screen -> Add a new task to one of my projects .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)