Hi, we are struggling with drop down functionality in Campaign Classic:
Requirements:1. We want to use a custom srcSchema to populate a drop
down, (not system enumeration or db enumeration).2. The displayed value
in the drop down list should be a specified field in the srcSchema, not
the primary key.3. The displayed value in the drop down list should be a
specified field in the srcSchema, not the primary key also after saving
and reopening the offer. These are the solutions we have tried so far:...