Extracting the Layout of all the Data Forms from the Relational Database
- by RahulS
Today I came across a question from one of our clients that: "what members are used on each data form WITHOUT having to go through the report generated out of our Planning app". We worked with client on this and reached to a simple query.
All the form related information is stored in the following tables:
HSP_FORM
HSP_FORMOBJ_DEF
…