Quintiq file version 2.0
|
#parent: ListBookmark
|
Response OnClick (
|
Bookmark selection
|
) id:Response_ListBookmark_MenuUpdateWithCurrentSelection_OnClick
|
{
|
#keys: '[137818.0.100773660]'
|
CanBindMultiple: false
|
DefinitionID => /ListBookmark/Responsedef_ListBookmark_WebMenu_OnClick
|
Initiator: 'MenuUpdateWithCurrentSelection'
|
Precondition:
|
[*
|
return not selection.IsFolder()
|
*]
|
QuillAction
|
{
|
Body:
|
[*
|
// Save current scope
|
selection.SetBookmarkElement( ApplicationMacroPlanner.DataHolderCheckedEntities().Data(),
|
ApplicationMacroPlanner.DataHolderCheckedProduct().Data(),
|
ApplicationMacroPlanner.DataHolderCheckedSalesSegment().Data(),
|
null( Period_MPs ) );
|
*]
|
GroupServerCalls: false
|
}
|
}
|