0
Hi,
So I have been working a lot on this component but I have a slight issue with the front-end users. I have my parameters set up so users can only add albums/songs to the artists they have created. But when they try to add new album/songs to an already created artist it request them to create a new artist instead of showing a list of the ones they have. Any solution for this?
Another side question, when adding albums it asks for a lot of details in the request form is there anyway to eliminate some of them since we don't need so much detail.
Thanks in advance.
So I have been working a lot on this component but I have a slight issue with the front-end users. I have my parameters set up so users can only add albums/songs to the artists they have created. But when they try to add new album/songs to an already created artist it request them to create a new artist instead of showing a list of the ones they have. Any solution for this?
Another side question, when adding albums it asks for a lot of details in the request form is there anyway to eliminate some of them since we don't need so much detail.
Thanks in advance.
Responses (4)
-
Accepted Answer
0?? :S so weird...! does the artist they are trying to add an album belong to them?
you can crop fields from the song DIRECTLY modifying the PHP file (be careful!!!)
the file is /components/com_muscol/views/album/tmpl/form.php
do it ONLY if you understand what you're doing and are a bit familiar with PHP! -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »