Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ConfiForms Form Definition
formNamef


titleTitletext

areaAreatext

title.length:>100Title is too long, shall be less than 100 symbolsValidation rule

area.length:>50Area is too long, shall be less than 50 symbolsValidation rule

Copy ConfiForms Data to DB7422036e-9a6f-4455-92d9-7140131fb9daonCreatedINSERT INTO cf_copy_2_db_demo(name, name2, confi_id_ref) VALUES('[entry.title]', '[entry.area]', '[entry.id]')id:[entry.id]


Copy ConfiForms Data to DB7422036e-9a6f-4455-92d9-7140131fb9daonModifiedUPDATE cf_copy_2_db_demo SET name = '[entry.title]', name2 = '[entry.area]' WHERE confi_id_ref = '[entry.id]'id:[entry.id]


ConfiForms (FormView) Registrations Control
formNamef
embeddedtrue