Hi,
I have looked and so far have not been able to find a Master/Detail form that uses a remote view for both the parent and child tables. All samples I've seen suggests the parent not be a remote view due to the needed indexes required for the relation.
I'm trying to learn remote view programming now and I would like to adapt a best practice method for RAD development. Hopefully, the sample form shows how the data env is setup. Is the data env setup in code in load or via the gui? Where is the relation setup as it cannot be setup in the gui? What order are these setup? The sample form needs to do all crud operations, instead of only viewing.
Thanks,
Stanley
I have looked and so far have not been able to find a Master/Detail form that uses a remote view for both the parent and child tables. All samples I've seen suggests the parent not be a remote view due to the needed indexes required for the relation.
I'm trying to learn remote view programming now and I would like to adapt a best practice method for RAD development. Hopefully, the sample form shows how the data env is setup. Is the data env setup in code in load or via the gui? Where is the relation setup as it cannot be setup in the gui? What order are these setup? The sample form needs to do all crud operations, instead of only viewing.
Thanks,
Stanley