Hi Brandyn,
Not sure to read correctly your answer...
If I understand correctly:
- You read the srf file,
- You get references on objects,
- Then you create the CFL.
Besides the fact that I'm thinking that it's easier to include the CFL and datasources definitions into the srf file (including the conditions object for the CFL), my understanding is that you're not doing operations in the correct order.
You should:
- Read the srf file,
- Create the CFL and the DS objects,
- Get the references on graphical objects,
- Associate the CFL and DS to the UI.
Regards,
Eric