Hi, experts.
I have a code below for value help. How can I add my single value to help list, such as key=* and text=ALL BUKRS ?
<fb:FilterItem name="A" label="БЕ"> <fb:control> <Select id="slBukrs" forceSelection="true" change="onSelectChange" items="{ path: '/z_bukrs' }" > <core:Item key="{bukrs}" text="{butxt}"/> </Select> </fb:control> </fb:FilterItem>
Hi,
Have you tried adding it to your OData (the key='*' with text="All company codes") and then dealing with it as such in your control logic?
You already have an active moderator alert for this content.
Add comment