Is there a way to increment the sequence number field only on form submission?

コメント

1件のコメント

  • Avatar
    Aravind Rajanna

    Hi Valerie,

    Sequence control is designed in a way that on every form load or form refresh a new number would get generated. You can make use of Database datasource or DataEntity datasource and associate your form to a autoincrement column/field at datasource level. In form you need not capture any sequence number value, automatically on form submit the sequence number would get generated.

    Regards,
    Aravind

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。