Hello,
Is there a blog anywhere on finding a way to edit the default AML sent with quick search?
For instance, when typing in, I want the records retrieved to be of a certain WHERE condition all the time.
Best Regards,
Frank
Hello,
Is there a blog anywhere on finding a way to edit the default AML sent with quick search?
For instance, when typing in, I want the records retrieved to be of a certain WHERE condition all the time.
Best Regards,
Frank
You can use the "Default Search" column from the ItemType property relationship. For example, you can apply a filter to the state property, and the grid will only display objects that have this state. I use this for ECOs so that people only see things that haven't been completed yet. Pro: The user may view the filter and delete it as needed.
You can use the "Default Search" column from the ItemType property relationship. For example, you can apply a filter to the state property, and the grid will only display objects that have this state. I use this for ECOs so that people only see things that haven't been completed yet. Pro: The user may view the filter and delete it as needed.
Copyright © 2025 Aras. All rights reserved.