- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 09:03 PM
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:
Now, when the respective controls gets created, i don't see that custom field:
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.