Hello. I am working on a table extension where the system would insert an “upgrade” line as shown in the screenshot below when new lines with certain items are inserted. I noticed that the upgrade line does not appear unless we refresh the page or click on the next line. Is there a way to avoid having to refresh the page or click on the next line but have the upgrade line show up immediately when the item no. is entered/selected? If that type of customization is not possible, is there any AL function we can use to automatically refresh the page after the item line is inserted? I tried using an OnAfterValidate field trigger for the No. field and an OnAfterInsert table extension trigger for the Assembly Line table but in both cases, the upgrade line does not get displayed immediately unless I refresh the page.
Any suggestions and/or code samples would be greatly appreciated. Thank you.
