Keyword

Auto title assignment for item submitted by users

  • ghandil
  • ghandil's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 10 months ago #121771 by ghandil
Hi,

On Item submission via front-end, (by users), we don't need users to define a title, so I removed the title field by template overriding.
Now how to assign titles automatically to every entry (something like auto-incerement)?

Thanks

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 9 months ago #121772 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Auto title assignment for item submitted by users
You can use jQuery's val() function. - api.jquery.com/val/

an example can be found here: stackoverflow.com/questions/10611170/how-to-set-value-of-input-text-using-jquery

Finally you can always disable it using jQuery as well.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • ghandil
  • ghandil's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #121773 by ghandil

Krikor Boghossian wrote: You can use jQuery's val() function. - api.jquery.com/val/

an example can be found here: stackoverflow.com/questions/10611170/how-to-set-value-of-input-text-using-jquery

Finally you can always disable it using jQuery as well.


Thank you :)
I'll try it

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum