• Resolved hanswilli

    (@hanswilli)


    I want to create a primary key from two text fields in the database.
    The record is created via a registration form.
    The primary key of type “string Combine” is filled only after reopening and saving the record.
    How can I force this when initially filling the record via a registration form?

    If the record is created via the menu item “Add member”, then the Combine string is immediately created and saved.

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

    (@xnau)

    In order to have the string combine field work immediately on a signup submission, you must include the field in the signup form by selecting the “Signup” checkbox in the field definition for your string combine field. The conbined value will be saved with the new record…as long as the needed source strings are also available at that time.

    Thread Starter hanswilli

    (@hanswilli)

    Great, that was the solution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘String Combine – When is the generation and storage’ is closed to new replies.