Not applicable

Hi @chetanb ,

 I just investigated your issue, what i found is, it's an expected behaviour that any custom field on control objective will not reflect on aumatically generated controls after you attach entity type to the conytrol objective.

Look at the below example, i cerated a fiels called"Custom" on control objective:

SandeepDutta_0-1683777652970.png

Now, when the respective controls gets created, i don't see that custom field:

SandeepDutta_1-1683777705254.png

This behaviour is controlled by a few Business rules namely:

Set "Creates controls automatically"

Item Generation Action on Activate

and Create controls for item

If you want to meet your requirement, you will need to opt for heavy customization using the above mnetioned BRs, which is not recommended.