page 50210 CueGroupListPart
{
PageType = CardPart;
RefreshOnActivate = true;
Caption = 'Cue Group';
layout
{
area(Content)
{
cuegroup(CueGroupOne)
{
Caption = 'Cue Group One';
field(CueBoxOne; CueBoxOne)
{
Caption = 'Cue Box One';
ApplicationArea = All;
}
}
cuegroup(CueGroupTwo)
{
Caption = 'Cue Group Two';
field(CueBoxOne; CueBoxTwo)
{
Caption = 'Cue Box Two';
ApplicationArea = All;
}
}
cuegroup(CueGroupThree)
{
Caption = 'Cue Group Three';
field(CueBoxOne; CueBoxThree)
{
Caption = 'Cue Box Three';
ApplicationArea = All;
}
}
}
}
}
page 50222 "Test Role Center"
{
PageType = RoleCenter;
Caption = 'Test Role Center';
layout
{
area(rolecenter)
{
part(CueGroupListPart; CueGroupListPart)
{
ApplicationArea = All;
}
}
}
}
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156