Search results

  1. paulknox

    limit plugin help

    I have a form that I want users to be able to submit only once every 12 months. I have the limit plugin set-up on the form with the following. User element: User ID Limit length: 1 I'm trying to use the where clause to lookup the date then add 12 months... I have tried all sorts but the closed...
  2. paulknox

    filter a calc element

    I'm trying... unsucessfully to filter a calc element in my table. I have a par level and a stock level. The par level is manually entered and the stock level is a calc element $db =& JFactory::getDBO(); $query1 = "SELECT COUNT(*) FROM `iol` WHERE `lens_model` = '{stock_levels___lens_model}' AND...
  3. paulknox

    Color Picker Frontend

    I am having issues with the color picker plugin from the front end. I am using the following template shaper_helix3 - Default The color picker displays and you can select no prob but you can't get rid it once opened. The close button in the top right doesn't do anything. I have tried with a...
  4. paulknox

    Simple calc on submision using seperate table

    I've been working my way through the wiki and am banging my head on this simple issue. I have a form that on submission I want it to reduce a stock number in a separate list. The 'stock' list has 'lens_model' and 'stock_level' and the submitting form 'iol' has 'lens_model' the lens models are...
  5. paulknox

    Field with {$my->username}

    I have a hidden field on a form that I want it to display and record the current logged in user which works fine with {$my->username}. However.... what I would like to do is if no one is logged in then it to place something like 'unknown' in this field. Then I can filter forms that have been...
  6. paulknox

    Fusion Chart Help!

    How an earth do i display a value of 0!! Thanks.. Paul
  7. paulknox

    Checking two unique values

    Been trying to get this to work... I have a questionnaire form that is submitted anonymously without the need to login in. People have to select a part 1 code which is a drop down and is a database join linked to users id code like 851 (feedback___linkuseridemail) . The part 2 code is a free...
  8. paulknox

    Email userid after form

    Hi.. Im trying to create a simple feedback form. public can access the form. The form has 2 identifiers, one is the userid which is selected via a drop down and the second is a random number. The idea is that someone is given the userid and selects this first and then completes the rest of the...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top