I want a form with one text field and one submit button. When I'll click on the submit for the data entered in the text field, which can be the ID of some node, then it should return the id of the node with the link to same node. And the data should be displayed in the same page showing the search form with retained values. Please don't provide any alternative and I want to implement without views. Please provide the procedure to implement it, if possible. I am new to Drupal customization. Need help.
Thanks
You will need to create a simple custom module for this