Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- page 50009 BooksCard
- {
- PageType = Card;
- ApplicationArea = All;
- UsageCategory = Administration;
- SourceTable = Book;
- layout
- {
- area(Content)
- {
- group(Details)
- {
- field(Title; Title)
- {
- Caption = 'Title';
- ApplicationArea = All;
- }
- field(Author; Author)
- {
- Caption = 'Author';
- ApplicationArea = All;
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment