-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
ALS will automatically generate a list picker on the Home and Detail pages for any relationship defined as manytoone. If the parent table has a large number of rows - these will not be displayed in the ListPicker and the lookup value will fail showing a red alert box on the field.
- Can this widget use the passed in value to do a query to lookup the value?
- Can this widget support pagination so that thousands of rows can be used?
- Can this widget support a query like lookup (partial search)?
I have put a patch in to lookup 999 rows - but this is a performance issue which works for demo only.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels