Quintiq file version 2.0
|
#parent: pnlActions/btnOk
|
Response OnClick (
|
structured[UserImportProfile] selection
|
) id:Response_pnlActions_btnOk_OnClick
|
{
|
#keys: '[150660.0.129491019]'
|
CanBindMultiple: false
|
DefinitionID => /pnlActions/Responsedef_pnlActions_btnOk_OnClick
|
Precondition:
|
[*
|
Form.CanImport( feedback, selection );
|
*]
|
QuillAction
|
{
|
Body:
|
[*
|
// Execute import profiles
|
Form.Import( selection );
|
*]
|
GroupServerCalls: false
|
}
|
}
|