Looks very nice, thanks for making it Owen!
I like that all the responses go to the same thread, giving clear overview of participants,
Looks very nice, thanks for making it Owen!
I like that all the responses go to the same thread, giving clear overview of participants,
I also want to thank @owen for setting this up, and also for having a quick call with me today to get me up to speed using it and to add the consent funnel default.
However, before the meeting today I felt the need for a “quick, easy and dirty version for non-developers” of how to set up these forms step by step, so here based on our call today:
NOTE:
If the preview does not display, there is probably a small mistake somewhere in the form post, like a missing comma.
@nadia Yes, @MariaEuler set it up here - Messina District Webinar Sign-up Form
I just added the consent requirement at the bottom as a required field.
Now we just have to replace the participant information sheet with the details of this event.
@nadia, could you have a look if any details would need changing from this sheet (like project code, is it NGI etc.:
ok here we go @MariaEuler: Participant Information Sheet for online events
@andreja can you add in a comment here the exact text/logo/communication guidelines stuff that needs to be included in climate kic funded projects?
Great will be added in today.
I sent it to @estragon and you, https://edgeryders.eu/t/reminder-use-of-the-eit-climate-kic-logo-and-brand-compliance-check-on-projects/14168/3, with the logos and everything (it is enough to write Supported by: and add the C-KIC logo with the EU flag. Plus; Minimum size for print, 14 mm, Minimum size for web36 px. Primary typeface is Titillium and the secondary is Calibri…). Also, @owen added it to https://live.edgeryders.eu/13896.
Ok - @owen these are two additional things that forms need to have by default:
works?
Some question to do with multilingualism/localisation for these forms (note: this is not a request for any changes @owen and @matthias - also @hugi you might be interested to know this ):
Let’s say we want to produce translations of a form page so as to direct it to different audiences
Edgeryders Forms provide an easy access to join the platform and a specific conversation both for new and sporadically present community members who still have problems navigating the platform.
The form generates comments for a thread of your choosing.
Make sure this thread includes:
What I’ll do is make the button text configurable (this is already the case for the account and confirmation text) - this way a form can be translated into any language - with each translated version saved in a standalone topic.
I’ve added an option to include logo(s) - multiple ones along with the Edgeryders logo if needed.
The footer is now there, and there is an optional partners section - the example form includes all these.
Also the login text is now configurable, so theoretically you can change the entire form language - the only things that would stay in English are now the footer and the error messages.
@MariaEuler you mean where to publish them?
you modify this part of the configuration, as it describes here:
"publish": {
"topic": 14202
}
You can either put “topic” to specify the topic_id
where you would like the answers to be posted in a single thread - or replace “topic” with “category” and put the id of the category you want the responses to be posted in.
In the latter case each answer will be posted as a separate topic in that category.
Here is an example where the responses will be posted in the campfire category (id 237
):
"publish": {
"category": 237
}
Ah, ok I thought that needed to be the number if the specific post and needed to make it show up in the tell.edgeryders… thank you
By popular demand I have added an option to display the contents of a separate topic (defined by the topic_id
) inside the form - example here.
This creates a readable view of the topic, followed by the form fields below.
Documentation has been updated to reflect this.
Hei @owen does the form need to have a public topic in order to load?
I want the answers here to land to this: https://edgeryders.eu/t/draft-registrations-poprebel-event-organisers-2020/14326
But https://tell.edgeryders.eu/14326 doesn’t work when I put the topic name in the script…
No worries if not, it will be public after all, so maybe it doesn’t matter. Just wanted to be sure that the answers to the form don’t need to go to the page with the script, but can go to any platform topic you instruct them to!
Actually, forget it! I solved it