How to make new Element searchable?

I have created a new Element in Element Maintenance and want to be able to search for the records in Solution Workbench. When I open the Advanced Element Search and click Search, I get an error of “Invalid Parameters”. I’m sure there is a step I am missing but have no idea what it is. Anyone know how to make a new Element searchable?

Well, made it a little further. The trace shows that there is not a key field in the parameters.

<parameter name="tableKeyField" type="System.String"><![CDATA[]]></parameter>

Now to dig into that further. :thinking:

Nope, somehow got the key in the field and it still did not work.

Yeah, it helps if you make your Parent Table an Ice table. :man_facepalming:

2 Likes