• Resolved stefanocps

    (@stefanocps)


    is it possible to associate a code to a name that user fill in?

    i want the user to insert his data and then the validation check.

    Then i need to check who users have used a certain code

    is that possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vollstart

    (@sasonikolov)

    Its ppossible with own Javascript. The shortcode provides two Javascript callbacks. One pre server call and one after the server call.

    If yyou want to store the user data to the code, the you can send all as the user reg value. But this needs a developer. Its is not out of the plugin. Additionaly, if the code does not validate, the the information cannot be stored. The code was not found.

    Thread Starter stefanocps

    (@stefanocps)

    ah this is a pity. I need to know who use the code. Is there no other way to do it?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘track user using code’ is closed to new replies.