Skip to content

Jorgen

My feedback

2 results found

  1. 46 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    5 comments  ·  Wishlist » Events  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jorgen commented  · 

    I would love for this to be available.. even just having a macro tag added to the template engine would be great... like {event_export_url} that would allow the user to click on the link to generate the ics and add to their calendar...

    Jorgen supported this idea  · 
  2. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    4 comments  ·  Developers » API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jorgen commented  · 

    @Kurt - thanks for posting that. Actually you pointed me to the multi condition query that I was struggling a bit with - so thank you.. ended up doing something like this..

    $queryParams = array(
    '$async' => 'false',
    '$filter' => "('Membership status' eq active) AND ('Member' eq true)"
    );

    .. and I am trying to build out a Laravel+Twilio+Wild Apricot sms messaging portal.. not something fancy like the commercial alternatives out there, but something that works for our internal use. Thus far works great!

Feedback and Knowledge Base