Does anyone know a relatively clear and simple way of getting ALL of the methods and properties and values, etc from a form or formset?
I am aware of amembers() and have tried to adapt Ramani's formcompare but I am getting nowhere fast in streamlining and adapting it.
I was thinking in terms of recursion with the final output being saved in a table.
Either a form opened in designer or a running form would be OK. Thanks for any help.
I am aware of amembers() and have tried to adapt Ramani's formcompare but I am getting nowhere fast in streamlining and adapting it.
I was thinking in terms of recursion with the final output being saved in a table.
Either a form opened in designer or a running form would be OK. Thanks for any help.