Tuesday, 3 May 2011

Form Labels Not Displayed/Updating

Sometimes, the text of a label on a Form is not displayed in the browser after making a change in the IDE. To force the label to update:

  • In the IDE, load the project that contains the problem form.
  • Right click the top most project node and select Build Project.
  • For Build Type, select "All AppObjects that use any AppObject in <Project Name> (Runtime Only)" and click Start Build.
  • After building, close all instances of browsers hosing 3e and open a new instance. The labels should now display correctly. 

No comments:

Post a Comment