Results 1 to 10 of 259

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: custom forms - data collection

    Hi
    I have looked at your code and although I do not have a solution for you I altered the snippet to my requirements and it does work
    Mine goes like this
    <label class="inputLabel" for="book_category">Category:</label>
    <?php echo zen_draw_pull_down_menu('book_category03', zen_get_categories(array(array('id' => '', 'text' => CATEGORY))), $sData['bedrooms']); ?>

    My Categories do show up in the Drop down box for the User to select. The only Problem I have with this currently is that when I receive the Email with the Form Date I does not show the Category NAme but ID Nr i.e. 7 or 28 etc.
    Any Idea how I can fix it
    Other than that the Form works great and I have adjusted it to my needs with help from this forum and also looking at the specialorders example on the freshabundance.com site.
    Regards
    Manfred
    Jeffreys Bay

  2. #2
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: custom forms - data collection

    Getting anything already built in, categories, manufacturers for example is no problem.
    Getting a custom list, so far for me, is a problem.

 

 

Similar Threads

  1. custom survey forms
    By cpk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 May 2011, 05:07 PM
  2. Custom Forms
    By wwiii in forum General Questions
    Replies: 3
    Last Post: 11 May 2009, 05:51 PM
  3. Customer's seeing other users' data in forms
    By erikcw in forum General Questions
    Replies: 5
    Last Post: 30 Jan 2008, 11:30 PM
  4. Custom Collection of Attribute Data
    By Fastcar in forum General Questions
    Replies: 0
    Last Post: 15 Jan 2008, 01:01 PM
  5. Custom Forms - Help?
    By TurtleDove in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 9 Jun 2006, 02:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg