I am stuck in a problem. I want to open edit form when a button is clicked, instead of the items form that i have selected from drop down.
Edit form is opening but there is not top menu strip ribbon that has save
button to save the modifications made in the form.
Setting 'target':'inline'
in return of button function opened the form in edit mode.
I am not sure what i have missed. Please let me know if i am missing any attribute or something.