Discussions
Add Button using Workflow behaving differently
NS Gurus,
I have a Add Button Action (RESUBMIT) in one of the state and it works fine but it does not show EDIT (native button) when the state is executed, instead it shows only that Action (RESUBMIT) button.
However, when I refresh the page, it shows EDIT (native) and RESUBMIT (Workflow Action). I wanted to show EDIT button both times. Any suggestions?
More Info:
Running ONENTRY trigger under BEFORELOAD (Event: VIEW; Context: USERINTERFACE) --> ADD BUTTON is executed and is shown
ON Refresh
Running BEFORELOAD trigger (Event: VIEW; Context: USERINTERFACE) --> ADD BUTTON is executed and is shown AND EDIT button is also shown