Action buttons in view via web

I am trying to access a database via the web but the action buttons in the views do not appear. Please help

Thanks

Jacob

Subject: action buttons in view via web

make sure of all the following:

  1. there is not a hide when formula on the action to hide from web or hiding for some other reason

  2. make sure they appear in the action bar area in designer

  3. see if they are displaying using HTML or Java Applet, then try the other to see if they appear in that format

  4. Delete them and recreate a new one

Subject: action buttons in view via web

One other thing to check is that if the code in the buttons is written in lotusscript then the buttons will not appear when accessed via the web as a browser has no concept of what lotusscript is.