Skip to Content
0
May 19, 2021 at 01:45 PM

Get the name of a section from a target rule

83 Views Last edit May 19, 2021 at 01:46 PM 2 rev

Hi experts,

I have a screen with a sectioned table. It has 3 sections with a object collection each one:

The points is, I need to get the name of the section from the rule assigned to the target because I need to get the last number in order to include in a filter.

My surprise is that the object the rule receive the SectionedTableProxy instead the section:

I tryed both, the string target and a entitySet Target, with the same result.

However, I notice when I do the same in a rule assigned a "Visible" property or a "Caption" in header, I receive the SectionProxy object:

Is there a way I could get the name of the section from the target rule which the objectTable belongs?

Thanks

Regards,

Attachments

captura.png (78.1 kB)
captura.png (87.6 kB)
captura3.png (82.3 kB)