Options

Page Actions.

Rajat_MRajat_M Member Posts: 34
Hello Experts,



I have been asked to Create a blank page having fields with Data Types: Course Code – Code, Course Name – Text, Type – Option (Select, Instructor
Led,e-Learning,Remote Training), Duration – Duration, Price – Decimal, Passing Rate –
Integer.I have also been created a “Course Table” with those same fiels.


Then I need to Add action buttons “Insert”, “Modify”, “ModifyAll”, “Delete”, “DeleteAll” to this page which are insert the values
to “Course Table”. The button will work according to the names given. Eg. Insert button will
insert record, Delete button will delete a record.

Can anyone specify the C/AL codes which I can use in this program??

Thank You,

Best Answer

Answers

Sign In or Register to comment.