rappen / FetchXMLBuilder

FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
https://fetchxmlbuilder.com/
GNU General Public License v3.0
134 stars 55 forks source link

Long Term Retention #944

Closed MarkMpn closed 1 year ago

MarkMpn commented 1 year ago

Added support for Long Term Retention queries

rappen commented 1 year ago

Looks good! Only a few comments:

  1. I like it to be very close to the FetchXml language, so I'd rather have a simple string, or as I would do - a combobox (type DropDown, not DropDownList) where it might suggest "archive". Which means, no need to a new class (DataSourceItem)
  2. The link to the docs isn't happening. Need to add a OnClick to helpIcon_Click.