Hello
I have a form named "ResourceReqTableList" in which I have two fields named Billability and Resource Category. Billability has 3 line properties namely billable, BT and non billable while Resource category is an enum having multiple values. My requirement is that While selecting billable option in Billability, only ‘Project Allocated’ should be reflected under Resource category and if we select non billable option in Billability field, then ‘Project Allocated’ option should not be reflected under the Resource category field.
Please help me achieve this.
Thanks and Regards