Jump to content

automated listing title input


n00bster

Recommended Posts

hi all!

 

i want to build a quote collection with jReviews. mostly all wishes i have for this project i could handle by myself. but there is the problem that i do not want to have the quote text as title text. and here it comes to my problem:

the joomla/jreviews system needs always a title input. i want a very easy and user friendly input system for the quote. i tested this on my own and i find to fill out a "title field", "quote-text field", 

therefore i need a automated title input function for my quote listing type.

basicly i want to hide the title fieldset (css display:none) and let generate automated listing IDs when the button "submit" in the listing detail form is pressed.

 

a automated title with running serial numbers or even better always the next consecutive number of the joomla database content ID (##_content > id). 

so that i get finally in the "detail form" only a custom area field for the quote and a custom single select field for the author.
here a automated ID TITLE example:

www.website.com/quotes/id1
www.website.com/quotes/id2
...

post-20291-0-31228500-1456850921_thumb.png

 

is this possible respectively is there a better way to achieve this and who can help me here!?

Link to comment
×
×
  • Create New...