Is it possible to enter data into a table field field directly.
I have a scenario where the user selects an item form a table list, the trigger creates a new record in a linked table populating the selected item, I then need to add in 3 fields of data for the new record. Is it possible to enter data into those fields in the table directly without the need of creating variables, populating variables then saving the variable into the table. for some scenarios direct entry into the table field is better.
Many thanks for looking