Hi Experts,
I have recently started working on the FPM framework for my company and I have question regarding a scenario and hoping that you guys can help me with any comments:
On the incident basic information tab, I have created a custom group having some checkboxes in it(Please refer the attachment). The problems I am facing with it is:
1> How can make this group hidden at runtime based on certain conditions.
2> Why doesn't the application read the OTR text for the group title ?
I have already tried changing the field default values or hiding the individual fields in the GET_DATA method of the feeder class but that are all at individual field level but, I don't see anything where I can modify the groups.
Any help is appreciated