Profiles

  • Member Since: February 8th, 2021
  • Find me on:
  • Posted a reply to Get Optionset values dynamically from CRM to WordPress, on the site WordPress.org Forums:
    @alexacrm It is a premium feature or the comes with the free connector.

  • Created a topic, Get Optionset values dynamically from CRM to WordPress, on the site WordPress.org Forums:
    How can we get Optionset values dynamically from CRM t…

  • Created a topic, Store Attachment To CRM, on the site WordPress.org Forums:
    How we can store/add the added attachment to the CRM f…

  • Posted a reply to form submissions with reCAPTCHA, on the site WordPress.org Forums:
    @alexacrm Sorry not able to attached the SS .please refer the below error message. "Failed…

  • Created a topic, form submissions with reCAPTCHA, on the site WordPress.org Forums:
    We use reCaptcha in our custom form but we are facing …

  • Posted a reply to Link Entity Data, on the site WordPress.org Forums:
    @alexacrm Okay but how can i read the alias entity attribute value ? Can you…

  • Created a topic, Link Entity Data, on the site WordPress.org Forums:
    Hi, I am using the fetchXML in my wordpress page. Whe…

  • Posted a reply to Map lookup Field, on the site WordPress.org Forums:
    @alexacrm So the values will be GUID of the recordid and name will be the…

  • Created a topic, Map lookup Field, on the site WordPress.org Forums:
    Hi , how can i update the lookup field on custom form.

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    @alexacrm Thanks got it. It's working now. thanks for the great support.

  • Created a topic, Modify the success message, on the site WordPress.org Forums:
    Hi , How can I add custom success/failure message on C…

  • Created a topic, Modify the success message, on the site WordPress.org Forums:
    Hi , How i can modify the success message on custom fr…

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    @alexacrm Still not able to update the option set values Below is the sample twig…

  • Created a topic, Option set field not updating, on the site WordPress.org Forums:
    Hi I’m not able to mapped the option set field into th…

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    @alexacrm I am badly stuck for the Option Set field can you please help ASAP.

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    @alexacrm Yes. And this is a custom form. Can you please provide me with the…

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    @alexacrm Please refer the code as below:- {% form entity="contact" mode="create" required=["lastname", "emailaddress1", "description"] %}…

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    @alexacrm No option set fields are also not getting mapped with the CRM can you…

  • Posted a reply to [NSFW] Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    <label for="LOGICAL_NAME_OF_FIELD_FROM_dYNAMICS">Connection Type ?</label> <select id="LOGICAL_NAME_OF_FIELD_FROM_dYNAMICS"> <option value="772350000">Volvo</option> <option value="772350001">Saab</option> <option value="772350002">Opel</option> <option value="772350003">Audi</option> </select>

  • Created a topic, Optionset and MultiSelect option set field, on the site WordPress.org Forums:
    Not able to map the Option set and Multiselect option …