‎2025 Mar 11 8:15 AM - edited ‎2025 Mar 11 8:16 AM
Hi Experts,
<smartfilterbar:SmartFilterBar id="smartFilterBar" showFilterConfiguration="true" entitySet="EntitySet" enableBasicSearch="true"
liveMode="false" search="GoSearch" useToolbar="fasle" showClearButton="false" useDateRangeType="true" persistencyKey="FilterBar"
visible="true" smartVariant="SVM01" beforeVariantFetch="onBeforeVariantFetch" afterVariantLoad="onAfterVariantLoad"
filterChange="onFilterChange">
<smartfilterbar:controlConfiguration>
<smartfilterbar:ControlConfiguration key="Field1" label="label1" groupId="_BASIC" visibleInAdvancedArea="true"
displayBehaviour="idAndDescription" visible="true" index="1" mandatory="mandatory"/>
<smartfilterbar:ControlConfiguration key="Field2" label="label2" groupId="_BASIC" visibleInAdvancedArea="true"
displayBehaviour="idAndDescription" visible="true" index="1" mandatory="mandatory"/>
</smartfilterbar:controlConfiguration>
<smartfilterbar:layoutData>
<FlexItemData shrinkFactor="0"/>
</smartfilterbar:layoutData>
</smartfilterbar:SmartFilterBar>
i have two fields, field 1 & field 2 in my entityset as shown above. once the value is selected for field 1 is it possible to pass the selected value to field2. this can be achieved by custom control. i dont want that. is there any way to achieve this functionality?
Thanks,
Gowtham
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.