I am trying to access a database via the web but the action buttons in the views do not appear. Please help
Thanks
Jacob
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:
there is not a hide when formula on the action to hide from web or hiding for some other reason
make sure they appear in the action bar area in designer
see if they are displaying using HTML or Java Applet, then try the other to see if they appear in that format
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.