i have a document that contains an approve button, if the user clicks on the approve button, a dialog box will appear where the user will input an approver code, and after clicking on OK on the dialog box, the value inputted will be place on a field in the form.
FYI, the document is on Read Mode.
what is the javascript equivalent of @Dialogbox… , since it is not supported by the web… .? do you have any sample code fot the above scenario?
You can create a form and based on the your requirement you can design it.
Then you can open that Form by clicking on approver button.
In one of my application I have used same thing. The follwing Formula you have
to write on Button: