Skip to main content
Skip table of contents

SetGroupingOptionSingleEntry: View Single Entry Groups

Tag: SetGroupingOptionSingleEntry

The SetGroupingOptionSingleEntry function automates the action of setting the grouping option to "single entry".

Sets this option

Tag Attributes

AttributesAttribute ValuesValue Description
TargetN/AGrid code name
ValueTrue / False (Defaults to True)N/A


Example Scripts

XML
<SetGroupingOptionSingleEntry/>
XML
<ytriaAutomation>
	<SetGroupingOptionEmpty value="false"/>
	<SetGroupingOptionSingleEntry/>
	<SetGroupingOptionCounter value="false"/>
	<SuspendRedraw/>
	<GroupBy columnID="userType"/>
	<GroupBy columnID="jobTitle"/>
	<SuspendRedraw value="false"/>
</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.