Skip to main content

Activity

commented on How do I print a .csv of feedback I've received via a Feedback page
Thanks for making this guide!
posted 2016-12-01 15:38:28 -0800
tagged Code Nation's Please add Petitions and Petition Signatures to the NationBuilder API with Important
posted 2016-11-12 09:57:29 -0800
commented on page.donation
The output of {{ page.donation.percent_of_amount_goal }} is not very useful. The page I just set up has 6.666666666666667e-05% in the goal bar now.

It’s safe to say that our donors don’t care about that many significant figures of accuracy, or exponential notation 😂
posted 2016-04-12 22:56:59 -0700
commented on donation
Jessica, try
{{ recipient.last_donation.amount_in_cents }}
posted 2016-05-06 15:27:41 -0700
commented on Basic Pages API
Can we get the option of using page_id instead of basic_page_id?
It’s very weird to have two IDs for the same page, which is different from the admin to the API
posted 2016-02-26 22:17:23 -0800
commented on Is there a way to make custom form fields in the event registration?
Another page where NB justifies bad design with ‘form fatigue’ and then recommend you chain multiple pages together.
Surely if you know the number on form fatigue, you would also know the numbers on page fatigue. On our tests, we find a 40-60% drop off rate between pages, and only a 5-10% decrease when using a longer form.
posted 2015-10-29 18:00:04 -0700
commented on page.blog
Is it just me or does page.blog.most_recent_blog_posts include all blog posts regardless of status?

I just tried to hide a post by marking it as hidden and it still showed up.
Then tried hiding it with unlisted, draft, archived and none of those made any difference either.

Surely this should only be pulling published posts?
posted 2015-09-29 17:24:58 -0700
tagged Kirsten Starcher's Using API in PHP for email sign up form; how to activate/verify email address? with Important
posted 2015-09-21 17:19:53 -0700
commented on flash
Wait no, that was my fault. Partials are working fine.
posted 2015-08-12 19:51:36 -0700
commented on petition_signature
Can you fix the documentation of “First name” and “Last name”?

They’re currently a bit unclear because they don’t match the format of the rest of the documentation.
posted 2015-06-30 19:10:09 -0700
commented on page.signup
This page is missing documentation for “page.signup.labeled_tags” and “page.signup.use_multiple_select_labeled_tags?”

Please update
posted 2015-06-17 01:48:48 -0700