How to use a select form with non persistent objects?

0
I want to set a one to many reference between two non-persistent objects. Both these objects have the same non persistent parent. I wanted besides the dropdown also to use a select form for selecting the reference since the dropdown list can become quite large. But how do I use a select form with non-persisitent objects? When I create the select form I can only use a grid and using a dataview with a grid results in an error. But I can not use a microflow to retrieve the objects because I am unable to pass the parent. The reference uses a microflow to retrieve the objects and here it is possible to use the parent to retrieve the object. Anybody else tried to create select forms for non-persistent objects? Regards, Ronald
asked
0 answers