
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
-
dleffler November 9th, 2017 @ 08:09 PM
Forgot we already support sef urls for forms displayed as this
localhost.org/forms/showall/title/my-form
-
-
dleffler December 23rd, 2017 @ 04:16 PM
- State changed from new to resolved
- Milestone changed from 2.5.0 to 2.4.2
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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