Please Log in or Create an account to join the conversation.
There's no support for custom fields. You'd need to just put that information into the album and media descriptions.but I'd need to store also some more text fields, associated to the item (thus to the album)... would it be possible in some way?
Correct, fields are associated with a profile and not general use.I'm reading the documentation and found the CB Field management, but it seems to be associated to the user, an not other objects...
Seams like an album description should be fine to store the information you're wanting. There's no functionality for adding custom text fields. For such feature you're have to implement it yourself as it is possible due to the available triggers.As a compromise I could think about getting rid of albums and using only one single photo of the item (not ideal, but if there are no alternatives...). Would it be easier to associate custom text fields?
Can you provide a write up of how your inventory management is supposed to work? CB Gallery is for storing media (e.g. photos, files, videos, etc..) and not entirely sure how that relates to inventory management exactly. This seamed to fit well based off your pre-sales post, but now am unsure based off you wanting custom fields for it.Overall, last question: would be there a better way (other than using CB Gallery) to implement such inventory management?
Please Log in or Create an account to join the conversation.
krileon wrote:
Can you provide a write up of how your inventory management is supposed to work? CB Gallery is for storing media (e.g. photos, files, videos, etc..) and not entirely sure how that relates to inventory management exactly. This seamed to fit well based off your pre-sales post, but now am unsure based off you wanting custom fields for it.Overall, last question: would be there a better way (other than using CB Gallery) to implement such inventory management?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: Ah, I think I've a good idea for this. First create a single batch of fields that cover all the information you need to prove ownership for example. This could be an image field, a file field, 3 text fields, and a date field. Now that those are done ensure CB Field Groups is installed. Next create a Field Group field and select those fields to be included in it. Now when editing their profile they should see this group of fields and it should allow them at add more groups of fields using the add new row button.
Aside from my above suggestion your best approach would be an Album + Album Description to store the information.
Please Log in or Create an account to join the conversation.
Yes.But... wouldn't all the fields groups be linked to the user account instead ot the object/album he owns?
The field group plugin lets you add multiple groups of fields. So they'd press the add row button to add another row of fields. You can find details about how it works on the product page below.What if someone owns e.g. two or more instruments?
I've no idea, but I suppose you could since CB Gallery has several triggers you could act on using CB Auto Actions to extend its functionality, but I think CB Field Groups should do well to meet your needs.I was also thinking about some database plugin (I suppose it exists... there is almost everything for joomla ) that could be "injected" in the CB Gallery page?
Please Log in or Create an account to join the conversation.