If you want to use more than 1 AESrow/AEScreen in the same UI you have to ensure that every instance of the AESRow/AEScreen is running in an own module, it can also be an embedded module.
Best Regards
Leopold Knipp
Senior Support Specialist
TODO = makeDynBool(true,true,true,true,true,false,false,true,true,false,true,false,true,true,true,true,true,true,true,false,false,false,false,true,true,true,true);
The dp elements you have modified are the datapoints for the global AES configuration and do not affect the configuration for already opened AESRows and AEScreens.
If you want to use specifiic settings for a the AESRow / AEScreen you can possibly use the following approach. The AESRow /AEScreen has a $-parameter where you can defined which filter settings shall be used:
-- Define global AESRow / AEScreen filter settings in System Managment --> Settings --> A&E - Row/Screen
-- Define the configuration name as value for $-parameter for the AESRow / AEScreen
Best Regards
Leopold Knipp
Senior Support Specialist