Alex Sirota
My feedback
116 results found
-
7 votes
An error occurred while saving the comment -
7 votes
An error occurred while saving the comment Alex Sirota commentedWhen setting up payment settings in Settings/Finances/Payment Settings it would be good to specify whether the default for all membership levels and events is either
a) online only
b) offline only
c) both online and offlineThat way this can be set globally and only changed when necessary to override. The ability to set this will enable organizations to set default policies on whether they take online payment only and "pay by invoice" or "invoice me" could be essentially disabled when allowing online only.
-
1 voteAlex Sirota shared this idea ·
-
2 votesAlex Sirota shared this idea ·
-
2 votes
An error occurred while saving the comment Alex Sirota commentedShare your website so we can inspect the actual gadget.
-
3 votes
An error occurred while saving the comment Alex Sirota commentedThis is possible with CSS. Much else is possible to hide this way all through out the system by using the display:none; directive on the appropriate class or ID.
-
87 votesDmitry Smirnov responded
We consider this as one of candidates for the next year.
An error occurred while saving the comment Alex Sirota commentedAn alternative would be to have SMS integration into the product to create SMS message campaigns from a cell phone field.
-
123 votes
An error occurred while saving the comment Alex Sirota commentedYou can use the Excel system we built to extract data and create a nice layout in Excel or Word to print badgest with a few mail merge tools built into both products.
http://www.newpathconsulting.com/wild-apricot-excel-reporting-dashboard.html
-
37 votesAlex Sirota shared this idea ·
-
32 votes
An error occurred while saving the comment Alex Sirota commented******
I see. So before an invoice is created. The message box appears in the bottom right corner when there are outstanding invoices to be paid. I have never been totally pleased with this ui. How would these be triggered? What sort of criteria would you use to trigger the alert?
Also isn't this something email blasts could be used for too? Seems like something that email could drive more compliance.
What size of box would you like?
An error occurred while saving the comment Alex Sirota commentedThere is already a message box in the bottom when you login. How is this different than the current implementation that reminds you of outstanding invoices?
-
1 vote
An error occurred while saving the comment Alex Sirota commentedYes of course. It works great. But it's not a good experience for new users. Could it be invoked during a save somehow? I have seen many people damage their CSS and not realize the checker is there. Maybe a better UI?
Alex Sirota shared this idea · -
6 votesAlex Sirota shared this idea ·
-
4 votesAlex Sirota shared this idea ·
-
17 votesAlex Sirota supported this idea ·
-
90 votes
An error occurred while saving the comment Alex Sirota commentedYes it absolutely is related! Thanks.
An error occurred while saving the comment Alex Sirota commentedNot just membership fields. This should be available on event custom fields. For example if you use an extra charge radio button it would be nice to present an optional or required set of fields, based on the radio button selected for extra charge present more fields.
This is useful when collecting extra information on registrations without using the guest feature which is much more complex and cumbersome to use.
The basic idea of membership fields is a good idea, but this is useful only on a registration of a new membership or renewal. Sometimes you want to record some extra information DURING a membership period rather than on initiation or renewal, this is where events can be used effectively with conditional logic on radio buttons and checkboxes and drop downs.
-
33 votes
An error occurred while saving the comment Alex Sirota commentedWild Apricot is not a web host. It is a software as a service platform. While it is true ** hosts the code and content for the WA website I think getting into the hosting/email/domain name game is best left to hosting experts.
To ******'s point about templating language: that would be an amazingly complex feature. It would allow all sorts of interesting customizations on a per member basis. Really expand what can be done with a member profile. In general a member profile template can be changed with custom themes or CSS changes. We are doing that now on a site and it works great to overrride gadget CSS.
I should say allowing straight HTML (and javascript embeds) ensuring nothing that would break the profile could be a first step.
There could be a set of tags that are allowed to be submitted into a contact/membership field and they are rendered. An example use case:
1. Videos from Youtube for a profile
2. A list of RSS feeds using a Javascript RSS reader that renders within a profile
This functionality could make profile's SING and could really be a great way to expand the value of a member profile when you can show stuff other than just text and pictures.
But agreed -- your comment about being able to insert content from the rest of the database using data variables would be even more amazing.