Hi Everyone,
Just wanted to ask if there is a way to use a fetch xml filter to display a drop down list with set values that do not change?
Thanks
*This post is locked for comments
Hi Everyone,
Just wanted to ask if there is a way to use a fetch xml filter to display a drop down list with set values that do not change?
Thanks
*This post is locked for comments
I basically just want to know how to make a drop down list with fetch xml
what i have is this
<filter type="and" adx:uiname="Prof Group Test" >
<condition value="%%" attribute="codec_cpdmonitoring" operator="like" adx:uiinputtype="text" />
</filter>
but i want instead of a text inupt type to have a drop down one
No I basically just want to know how to make a drop down list with fetch xml
what i have is this
<filter type="and" adx:uiname="Prof Group Test" >
<condition value="%%" attribute="codec_cpdmonitoring" operator="like" adx:uiinputtype="text" />
</filter>
but i want instead of a text inupt type to have a drop down one
Basically all i want to know is how to actually make a drop down list with fetch XML
Hello,
Can you please give more details about your requirement.
What I understand from your questions that want to bind drop-down items and set dropdown value by getting data using FetchXML , if yes then you can , but make sure you should have predefined optionset field if you wan to use OOB filed . You can add remove options from optionset depending on the retrieve value using FetchXML/WEB API. Once you bind your Optionset field you can set value the selected options.
You can refer following thread -
On a html page
Where do you want to show drop down? If it is a HTML page or custom .net application then you can do it .
In crm form you can not wrap option set with fetch xml.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156