I have a requirement to set the Applet title based on a field value. So what I have done is set the Field property of the Applet Control - AppletTitle. So based on the each record in the applet, it will populate the title based on the field value. But my issue is, at first when loading the applet, it is not showing any value even the first record is selected. It will display, if perform Next Record, Previous Record in the applet etc.
P.S: This applet is based on a VBC.
Can you please support on this issue or suggest any other proper method to achieve my requirement.