Hai All, I have an embedded view(Java Applet Type) in a form.
One action button is in the view.
It’s Show is Notes. But Its hide in Web.
In the Embedded view Propertie I checked SHOW ACTION BAR.
And in Action bar Its Not Hide .
But Why its Not showing in web.
Please Guide me.
Subject: Action Button in Web
Dear Pawan,
Show embedded view’s property called “Show Action bar”
Rishi
Subject: RE: Action Button in Web
Hai Rishi, Thanks For the response. I have Checked it. It woking in notes but not in web
hcl-bot
February 5, 2005, 11:43am
4
Subject: Not all formulas work on web
Not all formulas that you can write in an action work on the web. If a formula won’t work on the web, Domino will not show the action button.
Subject: RE: Not all formulas work on web
Hai Lawrence, I am using only the alert message.
Then Its Not working in web.
But When I am running the view directly its working
Please Guide me.
Subject: Action button formula
What is your action-button formula?
Subject: RE: Action button formula
From “alert message”, I deduce @Prompt – which is documented thus:
Usage
Use @Prompt in field formula, toolbar button, manual agent, form action, and view action formulas. This function does not work in column, selection, mail agent, or scheduled agent formulas, and has limited usefulness in window title and form formulas.
You cannot use this function in Web applications.