Profiles

  • Member Since: April 12th, 2019
  • Location: Valparaiso, IN
  • Website: jcma.biz
  • Job Title: President and CEO
  • Employer: JCMA Inc
  • Find me on:
  • Created a topic, Wonderful Product, on the site WordPress.org Forums:
    I've been using the AlexaCRM product to integrate Word…

  • Posted a reply to Forms with yes/no fields, on the site WordPress.org Forums:
    So am I essentially doing something like this? {% set optionfalse = metadata["contact"].Attributes["jcma_showonexpertdirectory"].BooleanOptionSet.FalseOption %} {%…

  • Created a topic, Forms with yes/no fields, on the site WordPress.org Forums:
    If I am creating a custom form for updating purposes a…

  • Posted a reply to Get ID of record created with custom form, on the site WordPress.org Forums:
    Hi George- I am able to use the %s parameter to redirect to my page…

  • Created a topic, wfu_after_file_upload, on the site WordPress.org Forums:
    How can I find out if my custom code in this function …

  • Created a topic, Get ID of record created with custom form, on the site WordPress.org Forums:
    When I am creating a new record using a custom form, i…

  • Posted a reply to Form update, on the site WordPress.org Forums:
    I can't believe it was that simple of a fix. Thank you!!! Joe

  • Created a topic, Form update, on the site WordPress.org Forums:
    Is this allowed when creating a custom update form? {…

  • Created a topic, Understand how WordPress users and Dataverse contact records work together, on the site WordPress.org Forums:
    I am attempting to understand the user binding feature…

  • Created a topic, Uploading pictures, on the site WordPress.org Forums:
    As part of this project I'm working on, the user would…

  • Posted a reply to GUID in querystring to use in form, on the site WordPress.org Forums:
    Hi George- Thanks for the help with that! That was part of it. The other…

  • Posted a reply to GUID in querystring to use in form, on the site WordPress.org Forums:
    Hi George- Thanks for the guidance here. I've just been able to get back to…

  • Posted a reply to GUID in querystring to use in form, on the site WordPress.org Forums:
    I am trying to set a lookup field. Joe

  • Created a topic, GUID in querystring to use in form, on the site WordPress.org Forums:
    If I am passing a GUID in a querystring, how can I use…

  • Posted a reply to Fill in lookup field once record created, on the site WordPress.org Forums:
    Thank you George! Joe

  • Posted a reply to Fill in lookup field once record created, on the site WordPress.org Forums:
    If I've created the Account and the Contact -- and then I need to update…

  • Posted a reply to Passing GUID in querystring, on the site WordPress.org Forums:
    Thanks for the reminder about permissions! This fixed another issue I was having and forgot…

  • Created a topic, Passing GUID in querystring, on the site WordPress.org Forums:
    Do I need to use the premium version of the plugin to …

  • Created a topic, Fill in lookup field once record created, on the site WordPress.org Forums:
    I am creating records in Dataverse from functions.php,…

  • Posted a reply to Twig in functions.php, on the site WordPress.org Forums:
    Perfect! Thank you so much! Joe

  • Created a topic, Twig in functions.php, on the site WordPress.org Forums:
    I am making some modifications to WooCommerce pages an…

  • Created a topic, Load images from Note, on the site WordPress.org Forums:
    Does the Dataverse plugin have the same functionality …

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Somehow, I managed to get everything working and besides the line break thing, I removed…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Progress! So, the Power App I am developing doesn't using the Account table, but it…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    I copy/pasted it to Notepad, took out all of the lines and put it all…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    I am really sorry to be a huge pain here...so my fetch looks like this:…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Here is what it returns: Malformed FetchXML query: could not locate the <entity/> element or…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Here is the xml returned: <br /> <fetch mapping="logical"><br /> <entity name="bsdepot_exhibit"><br /> <attribute name="bsdepot_exhibitid"/><br…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Here are the errors I am receiving: webapi-toolkit Not Found POST https://beverlyshoresdepot.crm.dynamics.com/api/data/v9.1/alexacrm_WordPressRequest integration-cds ICDS_AUTH_KEY is…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Hi George- This is very strange to me and I wonder if I have some…

  • Posted a reply to Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    Hi George- Thanks much for the shortcode help! Last question about this -- is there…

  • Created a topic, Showing Twig syntax instead of data from Dataverse, on the site WordPress.org Forums:
    I've been using the Dynamics 365 plugin for a long tim…

  • Created a topic, Calculate a total of radio button values and update hidden field, on the site WordPress.org Forums:
    On my CF7 form, I have a series of radio buttons that …