|
|
|
Re: What type of triiger needs to get fired when we want to default values in text item [message #653183 is a reply to message #653102] |
Tue, 28 June 2016 11:01  |
 |
lucky123
Messages: 12 Registered: June 2016
|
Junior Member |
|
|
Hi Littlefoot,
Thanks for the reply.But can you please be more specific.I am new to forms.Please find the requirement details:
Created table with three columns.
Name char,code char,percentage number.
created multirecord block item on the detail form.
Name Code percent
record1 record1 record1
record2 record2 record2
record3 record3 record3
record4 record4 record4
When I open the form or click on the first records it should get prepolulated with values.only first record.The rest of the record values user will add.Please let me know in which trigger can I handle the code and how to populate the first record fdefault value.
Thanks
lucky
|
|
|