Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 15th, 2012  |  syntax: None  |  size: 0.71 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Related entries in a Safecracker form?
  2. {exp:safecracker channel='recipes' datepicker='no' id='add-recipe-form' include_jquery='no' return='recipes/view/ENTRY_ID' safecracker_head='no'}
  3.     {related_entries id='ingredients'}
  4.         {title}
  5.     {/related_entries}
  6. {/exp:safecracker}
  7.        
  8. {exp:safecracker channel="gta-attendee"}
  9. <div class="form_row" style="display:none;">
  10. <label class="small">Choose Meetup to Attend:<span class="required">*</span></label>
  11. {embed="includes/_playa_select" selected="{attendee-event:child_ids}" }
  12. </div>
  13. {/exp:safecracker}
  14.        
  15. {exp:channel:entries dynamic="no" channel="gta-meetup" limit="1"}
  16. <input value="{entry_id}" name="attendee-event[selections][]" type="hidden">
  17. {/exp:channel:entries}