Pull by entry_id –I’m not getting it. 
Posted: 22 January 2008 02:59 PM   [ Ignore ]
Newbie
Rank
Total Posts:  6
Joined  2006-09-15

I’m doing this:

{exp:freeform:entries form_name="training_survey" entry_id="10"}

and not getting just entry #10 to show – it’s ignoring that parameter.

I am using EEAllow Tags – maybe that’s it? Or am I doing the tag wrong?

Thanks

Profile
 
 
Posted: 22 January 2008 03:03 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3272
Joined  2006-10-18

Do you have an example of a page where this is happening?

Can we also see your code around it?

Thank you!  smile

 Signature 
Profile
 
 
Posted: 22 January 2008 08:07 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  6
Joined  2006-09-15

Sure.

In my template the code is this (I’m using the EEAllow Tags plug in):

{exp:weblog:entries weblog="{my_weblog}" orderby="date" sort="asc" limit="1" disable="member_data|trackbacks"}
{exp:allow_eecode}
{body}
{/exp:weblog:entries}
{/exp:allow_eecode}

and then in my weblog entry the code is this:

{exp:freeform:entries form_name="training_survey" entry_id="10"}

{training_title}

Overview
{organization}
{address}
{city} {state} {postal_code}
{phone}
{website}
{email}
{affiliation}
{training_description}
Participants
Target Audience: {target_audience}
Issues Covered: {issues_covered1} | {issues_covered2} | {issues_covered3} | {issues_covered4} | {issues_covered5} | {issues_covered6} | {issues_covered7} | {issues_covered8} | {issues_covered9} | {issues_covered10} | {issues_covered11} | {issues_covered12} | {issues_covered_describe}
Learning Styles: {learning_styles1} | {learning_styles2} | {learning_styles3} | {learning_styles4} | {learning_styles5} {learning_styles6} | {learning_styles_describe}
Post-Training Activities: {activities1} | {activities2} | {activities3} | {activities4} | {activities5} | {activities_describe}
Cost Per Participant:{cost}
State Supports for Training Programs: {state_supports1} | {state_supports1_cost} | {state_supports2} | {state_supports2_cost} | {state_supports3} | {state_supports3_cost} | {state_supports4_describe} | {state_supports4_cost}
Is there evaluation data available? {evaluation_data} {evaluation_data_no}
{addition_info}
<hr>
{/exp:freeform:entries}

Thank you for your help.

Profile
 
 
Posted: 22 January 2008 08:09 PM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  6
Joined  2006-09-15

Oops – Here is the page where it’s happening (rather not happening – also the whole form entry is still very much in process!) You can’t really tell from this because I only have one entry listed anyway, but it’s not the entry that I specified in the entry_id – no matter how many entries I put in, it ignores that parameter:

http://www.strengtheningfamilies.net/index.php/training_marketplace/training_survey_entry/

Profile
 
 
Posted: 23 January 2008 07:17 AM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3272
Joined  2006-10-18

Can you try this without the Allow EE Tags plugin?

Secondly, can you confirm my registration, as I have not yet received a confirmation email (to view the page)

Thanks wink

 Signature 
Profile