Import Application Data Event Action

Is it possible to run a LB on data that is imported using the import data on the application? If I import data into an application and then I want to dynamically update other values on that same imported data based on the data can I dynamically do that with a LB on import or can I only add logic when the record row is entered or the entire record is saved?

For example, if I was importing a list of items and I wanted every item that started with the letter A to be the color Red → is that logic that NextWorld can dynamically run upon import? Or could I only add it when I enter the detail line or save the entire record?

I’m assuming you’re talking about the Quick Import feature which is presented in the UI for select header/detail apps such as Journal Entries as Import Data on the form action menu. As far as I’m aware, there is no way to run logic automatically with those.

That was the action. Thank you Ian.