Hello,
We are in the processing of upgrading our forms and libraries from 6i to 10g. Here is the scenario:
I have itemA on a canvas with Synchronize with Item set to itemB.
ItemB is not displayed.
When New Item Instance: set_item_instance_property('itemA', current_record, required, property_true);
When it hits this line, I get the message "Cannot set attribute of null canvas item : itemB"
Does anyone know if there's a workaround for this? Is this a new "Feature" in 10g? It worked fine in 6i.
Thank you.
jj