Gabriele
Gabriele
Offline
0
Hi there,

i need to modify the name of the fields 'Data' and 'Review' and to add another field for each song of each album in my MC... is it possible to do that?

Thanks a lot in advance!
Responses (9)
  • Accepted Answer

    Monday, December 13 2010, 07:05 PM - #Permalink
    0
    Hello,

    A complete newbie here and this is the first thread I see that does have my question as well.

    I would like to change the name of the "Review" into "More Info".
    Futhermore I would like to change some items on the search. Can one make the search go to Country instead of Artist?

    Hope to hear....

    Thanks in advance.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, December 13 2010, 08:49 PM - #Permalink
    0
    I need this modification too!
    I would like to add a field for administrative aspects and that shouldn't be seen by any user in the front-end.

    But the users should be able to search by that field. How can I made it?
    The reply is currently minimized Show
  • Accepted Answer

    Dustin
    Dustin
    Offline
    Tuesday, December 14 2010, 12:07 AM - #Permalink
    0
    artists/form.php then use ctrl f to "find" review and metadata.. remove from to for each.. or just change the names you want.. to add something change the names to what you want and then copy the code and paste it wherever you want it.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 14 2010, 05:23 PM - #Permalink
    0
    this solution proposed by @dbeaird is ok, but its not the best (you will lose it if there are component upgrades)

    the best way is to DOWNLOAD the english language file (go to our downloads area) and put it in your site, and the make the modifications direclty there...

    it's very easy, you just need to add lines like..:

    REVIEW=More info

    that's how the language files works.. :)
    The reply is currently minimized Show
  • Accepted Answer

    David
    David
    Offline
    Monday, June 20 2011, 02:41 AM - #Permalink
    0
    Is it possible to remove fields using this method? If not, how can you remove fields?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, June 20 2011, 11:47 AM - #Permalink
    0
    you can remove fields cropping them directly on the /views/artist/tmpl/form.php file...
    The reply is currently minimized Show
  • Accepted Answer

    musicmade
    musicmade
    Offline
    Monday, August 11 2014, 05:53 AM - #Permalink
    0
    Could you please provide some more clearer instructions on where the above file is located and hopw to add fields - thanks
    • Germinal Camps
      more than a month ago
      it is located in /components/com_muscol/views/artist/tmpl/form.php . This is the frontend artist creation form. but again, this instruction was to DELETE fields, not to add them. to add fields requires quite some more code than just add them into this file.. it's quite more complicated than that.. it requires DB changes and such, too.
    The reply is currently minimized Show
  • Accepted Answer

    musicmade
    musicmade
    Offline
    Wednesday, August 13 2014, 08:40 PM - #Permalink
    0
    What changes need to be made to the DB ? Also I have emailed the services dept but had no reply.
    The reply is currently minimized Show
  • Accepted Answer

    musicmade
    musicmade
    Offline
    Saturday, August 16 2014, 09:11 AM - #Permalink
    0
    Please can you indicate why not had any response to this or my service request?
    The reply is currently minimized Show
Your Reply