Page tree

Versions Compared

Key

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


As dialog

ConfiForms (FormView) Registrations Control
formNamemyform
registrationButtonLabelRegister (as dialog)


As embedded

ConfiForms (FormView) Registrations Control
formNamemyform
typeEmbedded


(to show that there is no difference in the approach)

ConfiForms Form Definition
formNamemyform

myvalueMy valueType some value into this field, then click on show and set value checkbox fieldstext

showValueShow my value with JavaScriptcheckbox

setValueSet my value with JavaScriptcheckbox

valueToBeSetValue to be set with JavaScriptread_only

showValue:trueshowValueFunc(formName, formId);Run custom JavaScriptshowValue

setValue:truesetValueFunc(formName, formId);Run custom JavaScriptsetValue

...