Search results

  1. TStip

    Validation from field with a set of characters.

    I want to perform a validation with a set of characters. Something like 'isalphanumeric' validation, but I want also accept a list of special characters like ? ? ? . Is this possible? Thanks in advance
  2. TStip

    Is it possible to suppress all error messages?

    If someone tries to execute an SQL injection does this message on the screen. This gives the attacker information about the database. Can I suppress these alerts?
  3. TStip

    SQL injection vulnerability?

    I did a test on http://demo.fabrikar.com/index.php/inline-edit/form/7/1 If I add "a' or 1=1--" to the package a parameter, this will be included in the command when saving the form. Is this a SQL vulnerability?
  4. TStip

    Uncaught ReferenceError: Fabrik is not defined

    I want to use Fabrik with the Joomla template Kallyas ( http://hogash-demos.com/kallyas_joomla/ ) For a first test I installed Fabrik with a test form in the default installation from Kallyas. The form does work, but the javascript controls (hide / show field) don?t work. See the test form on my...
  5. TStip

    Google analytics - trackPageview script in multi-page form

    I want to track with google analytics how people are going to fill my form. I use a multi-page form, and want for each page-break in the form a new custom URL (<script> _gaq.push (['_ trackPageview', '/ customurl']) </ script>) Does anyone know how to apply this? See also...
  6. TStip

    Include a form in a article (but user must edit own record)

    I want to include a form in an article but the user must change his own record. From the menu it works fine (Options: Row id = -1 Key name = userid) But when I open the form in an article I always get a new record (see image). I have included this in the article: {fabrik view=form id=5...
  7. TStip

    Include a form in a article (but user must edit own record)

    I want to include a form in an article but the user must change his own record. From the menu it works fine (Options: Row id = -1 Key name = userid) But when I open the form in an article I always get a new record (see image). I have included this in the article: {fabrik view=form id=5...
  8. TStip

    How to get the calendarbutton before or after the field

    The calender icon is far below the corresponding field, so it seems to correspndent with the next field. How can I change the location of the calender icon to before or after the field (see image)?
  9. TStip

    How to use 'code' field in javaScript tab

    I have tried the following: Form: testformulier Group: testgroep Element1: waarde1 (plugin = field default = 0) Element2: waarde2 (plugin = field default = 0) Element3: bestand (fileupload plugin) At waarde1 I used these settings in JavaScript tab: Action = Load Published = Yes code...
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top