Hi,
I have a "Links list" it contains the columns "Empname", "Description" and "Susped/resume" .Here Admin enters the records. When admin enter 'suspend' in "suspend/resume" column it will navigate to "suspend page" similarly if enter 'resume' it will navigate to resume page.
So How I have to set the suspend/resume column by using query string parameter? (dont use hyperlink)
(We are completely developing my project by using out of box )
Appreciate if any one help.
Thank you.