-
# What is that we need
We need to document our and community members own ingest workflows and experiences
- Provide demo scrips
- Tiny overview of a well planned nano migration
- Few scenarios
…
-
It's become true? :D
-
The local connector (as opposed to remote connectors) does not require a Drupal user and thus no permissions to send CiviCRM API requests via the CiviMRF interface.
The permission to add/edit CiviM…
-
Hi Everyone,
We are trying to see if there is a genuine interest for devs or companies to move Webform apps to .NET Core (using ASP.NET Core) as is(without a re-write, with minor modifications) and r…
-
How do I enable this for other file types than vue and js?
-
Create a feature flag `COMMITTEE_DATA_SOURCE` that specifies which efo system we are integrating with for retrieving and submitting committee data.
When this is done, anyone
on the allowed email li…
-
The webform allows one to upload an XML file that gets nicely parsed out into the SBF JSON using the webform field type: Import Metadata from a File
The need is to have this same parsing/processing…
dmer updated
2 months ago
-
- [x ] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x ] The feature is still missing in the latest stable version of Elementor ( Eleme…
-
Dear whom it may concern
if I would like to show the result of snmpget on the web form,could you point
me some directions where should I start ?
Traditionally,if I want to execute snmpget , I ha…
-
am trying to execute the report in .net core API project
here is the code:
```
List dsMileageItems = new List();
MileageItem newItem = new MileageItem();
newItem.CreatedAt = DateTime.Now;
…