I have two modules, the one is essentially a sub-module of the other. To decrease the clutter, I would like to have this reflected in the menu tree; module2's settings form should have module1's settings page as its menu parent.
I am trying to submit a form with a text link (namely the search form) and it doesn't seem to be working. Everything with the form works fine, but if I change the submit button to something like:
I want to store a date started and a date ended on the table i created. I am using the date type of drupal.
I tried to put %d as the placeholder but it doesn't work. everything went good except for the date..