
Feature request: add sef url support to form module
Reported by dleffler | November 6th, 2017 @ 01:39 PM | in 2.4.2 (closed)
It would greatly increase the flexibility of the form module if form records could be obtained via an sef-url. E.g., the portfolio module is a very limited form module, however it is sef-url accessible.
This would require adding an sef name to both the form and the
form record (optional?). This would also require two parameters to
get an individual record...e.g.
localhost.org/forms/show/form/my-form/record/record-one
which in turn would allow for some use of 'router_maps.php' for
shorter urls.
Note, this would be MUCH simpler to implement than sef-urls for the event controller.
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS