Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)
  • Thread Starter tommienl

    (@tommienl)

    Just tested it… and you are right! Never mind my wall of text.

    Still the best plugin ever! I’m now using the dynamic data option in e-mails. It’s awesome ??

    Greets

    Thread Starter tommienl

    (@tommienl)

    Thanks! I’ll try that

    I think you can change the button text via:

    
    #_SUBMIT{} (*) displays displays the submit button with between the braces the text you want for the button (qtranslate compatible).
    

    See https://www.e-dynamics.be/wordpress/category/documentation/7-placeholders/7-6-registration-form-fields/

    Thread Starter tommienl

    (@tommienl)

    Thanks for the reactions!

    Thread Starter tommienl

    (@tommienl)

    Thanks, i’ll look into it.

    Thread Starter tommienl

    (@tommienl)

    If you have tips on how to do this more efficient i’m always open to ideas. But at the moment I don’t see any other way at the moment to be able to plan al the different components for all the parents and children.

    Again, thanks for the quick replies.

    Thread Starter tommienl

    (@tommienl)

    To be complete:

    Importing something like this will cause the same issues (I don’t understand why anybody would import from one db in another …).

    Why were doing this: we are using your plugin to make it possible to register a parent (adult) with multiple children for a 5 day event (during the days some 250 kids / 300+ adults). During these 5 days multiple components are organised. We need to plan the parent (adult) to help on these days (with games / group surveillance / medical support / kitchen / etc / etc). The kids are planned to groups (10 kids per group, selected on age and school). After this planning we want to display this to the kids & parents so they know what to do/expect.

    Imagine you have a template with 5 fields that can get repeated (those fields belong together), and then another template that gets repeated based on another condition etc … EME works with groups of responses just for that (which explains the “x.y” part followed by the fieldname in each answer: first the group number, then the repetition number). Importing this in another DB will be very hard to do (if not impossible).

    For our particular case there is only one repeating template with a default set of fields (for the registered children). Because this is repeated and there is some kind of key (“x.y”) i probably can extract or filter this later on.

    Concerning the change itself: yes, it will be in the next version.
    Ok, cool

    Also: the change just changes the answers, not the first line. I don’t add headers (on the first line) for dynamic fields.

    I see (when I open de .csv in an editor). The headers i noted (_1, _2, _3 etc) are probably generated by the *.csv import module of Microsoft Excel.

    Thread Starter tommienl

    (@tommienl)

    Hello Franky, thnx for the quick reply.

    I changed line 834 of eme_people.ph to:

    $line[]="$grouping.$occurence ".$tmp_formfield['field_name'].": ".eme_answer2readable($answer['answer'],$tmp_formfield,1,"||","text")."";

    The export is now neatly on 2 lines!

    The headers are now _1, _2, _3, etc for the dynamic field. Probably the challenge for me to import this correctly (match _1 to field name & extract the value also ) to Excel or Access.

    Many thanks for the support, is this something you will push to your code?

    Greets

    Thread Starter tommienl

    (@tommienl)

    Hello Franky,

    Indeed I had the #_SPACES definition still stated in the initial form. After deleting #_SPACES and using only #_SEATS the repetition works!

    Many thanks!

    Thread Starter tommienl

    (@tommienl)

    Thanks for the reply.

    When i use “greater than or equal to” with the Condition value of “0” the template repeats itself 2 times. But when i change the amount of seats the same 2 templates appear.

    When i use “greater than or equal to” with the Condition value of “1” only one template appears. Changing the amount of SEATS wont repeat the template. (the same happens when using “greater than”.

    It is also stating (at the RSVP tab under Dynamically show fields based on a number of conditions):
    The selected template will be shown several times if the repeat option is used (based on the number of times the field is different from the condition value. This is not used for the ‘equal to’ condition selector.

    Does this interfere what I want to accomplish?

    Thread Starter tommienl

    (@tommienl)

    Thanks for the quick reply!

    I’ll look into the [eme_calendar] shortcode and if it is possible to the copy over the generated html.

    I’ll report back ??

    Hi maybe this will help you… I put the following code in the custom css settings: .cmm-container { z-index:99999; position:relative; }

    Thread Starter tommienl

    (@tommienl)

    Ah I missed that setting :D, it works! Awesome, i will test some more in our live environment.

    Many thanks for so far! How do you advice to update when a next version comes out? (or is the dev version also updated)

    Thread Starter tommienl

    (@tommienl)

    Hi Frankie,

    I downloaded & installed the dev version (2.0.26) by firstly deleting the version I had installed via FTP

    After that i activated CRON by queuing 20 mails per 15 minutes. And tried to register via an test event. Two mails were directly sended out (the one to the contact en the one to me).

    Is there something else I have to configure first?

    • This reply was modified 6 years, 11 months ago by tommienl.
    • This reply was modified 6 years, 11 months ago by tommienl.
    Thread Starter tommienl

    (@tommienl)

    That was fast! I will look into it.

Viewing 15 replies - 1 through 15 (of 20 total)