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?