Capture Save event in dialog

Issue

You want to catch a Save event in your dialog (for example, when you want to do custom validation of the fields in dialog box).

Solution

Use the "savecallFile" parameter in your dialog.any file. See the cfclib.pdf file that comes with default installation under docs/development folder. For example:
/Type "Dialog"
/savecallFile "cfcdemo/checkInput.qhtml"
/Sub
{
/tabDialog
{
/Type "Tab"
/Sub
{
/tabPage1
{
/Type "TabPage"
/text "Input"
/Sub
{
/atomline1
{
/Type "AtomLine"
/title "Enter Values"
/subEnd "<br>"
/Sub
{
/text1
{
/Type "Edit"
}
/text2
{
/Type "Edit"
}
}
}
}

 Adobe

รับความช่วยเหลือได้เร็วและง่ายกว่าเดิม

หากคุณเป็นผู้ใช้ใหม่

Adobe MAX 2024

Adobe MAX
การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์

Adobe MAX

การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์

Adobe MAX 2024

Adobe MAX
การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์

Adobe MAX

การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์