This question has been flagged
833 Views

I have a module & I want to write all fields of this module into a list. Afterwards I would like to have the list printed in the console for testing purposes. In addition, it would be important for me to create the list based on a field that should have a specific value.

Is there any way I can do that?


Avatar
Discard
Author

Already solved it myself.

Hi, I'm in similar situation today,
would you please share your solution?