To open the list item directly to edit form instead of the display form.
Then we have to edit the view on which the list item is showing. Just open the view in the designer in advanced mode and click on the “Title” column=>SQL server basics.
And see the properties which are associated,
Change the HREF property to below property just change the “$FORM_DISPLAY” to “$FORM_EDIT”
{$FORM_EDIT}&ID={$ID}&ContentTypeID={$thisNode/@ContentTypeId}
No comments:
Post a Comment