Forum Activity for @dobmat

alt=
@dobmat
05/07/14 04:36:11AM
93 posts

Upload files on item detail page for module


Jamroom Developers

I have the jrGallery module now, but the module tab doesn't show up on the profile page. I have enabled the module in the ACP.

Thanks.
alt=
@dobmat
05/02/14 08:22:29AM
93 posts

Upload files on item detail page for module


Jamroom Developers

michael:
Sorry I don't understand what you are asking.
I have an upload form in the index.php of my module. I've put a button in item detail page to redirect to the upload form. Now is it possible to use the image gallery module as an example and use its code to upload multiple files using the form I mentioned. I'm asking this because item-detail.tpl does not get _items array. So if I can upload multiple files I'm not sure how I can retrieve the uploaded files to display on item detail page.

Thanks.
alt=
@dobmat
05/02/14 02:42:34AM
93 posts

Upload files on item detail page for module


Jamroom Developers


That worked for me. Also for using gallery module that was suggested earlier for multiple file upload, will it work if I try the form creation from that module to my module. Is it possible that I create a form from an upload button in item detail page and upload multiple files. Then when it redirects back to the item detail page, will I have all the files uploaded to display on that page.

Thanks.
alt=
@dobmat
04/30/14 02:31:31AM
93 posts

Upload files on item detail page for module


Jamroom Developers

brian:
dobmat:
Do you mean adding a function in core module or can I do it in my custom module?

Thanks.

You would always do it in your own module - not in the core.

Hope this helps!

Can you please give a bit more detail on how I go about with it. As far as I have investigated the buttons function is defined in the jrCore/lib/smarty.php. Where do I write the function to have my custom buttons and how Jamroom core is going to pick that function up.

Thanks.
alt=
@dobmat
04/29/14 08:41:33AM
93 posts

Upload files on item detail page for module


Jamroom Developers

Do you mean adding a function in core module or can I do it in my custom module?

Thanks.
alt=
@dobmat
04/29/14 07:20:25AM
93 posts

Urgent - New buttton on item detail page


Jamroom Developers

Hi

I want to add a upload button to upload files to a item of a module. How do I get these custom buttons. Is any any button defined for such a functionality in core module.

Thanks.
updated by @dobmat: 04/29/14 08:26:41AM
alt=
@dobmat
04/29/14 06:50:24AM
93 posts

Upload files on item detail page for module


Jamroom Developers

brian:
dobmat:
Thanks for the info. Is it possible to have a multiple files to a single field in the form. Say I have a venue_files field, is it possible to store multiple files of this type in datastore.

Thanks.

Yes - check out the gallery module as an example of allowing multiple file uploads from a single form button.

Hope this helps!

Thanks for the info. Is there any buttons that I can add to item detail page. Right now I have the update and delete buttons for which I have funtions defined in the index.php file. Is there a way I can add upload button and then define a function for upload in index.php.

Thanks.
updated by @dobmat: 04/29/14 06:51:15AM
alt=
@dobmat
04/17/14 08:37:22AM
93 posts

Upload files on item detail page for module


Jamroom Developers

Thanks for the info. Is it possible to have a multiple files to a single field in the form. Say I have a venue_files field, is it possible to store multiple files of this type in datastore.

Thanks.
alt=
@dobmat
04/17/14 03:46:45AM
93 posts

Upload files on item detail page for module


Jamroom Developers

brian:
You will need to do something custom for this - this is not something Jamroom supports (all file uploads needs to be part of a form view).

Sorry!
Hi Brian

Can you give some hints on it like which code I can use as example.

Thanks.
updated by @dobmat: 04/17/14 03:52:19AM
alt=
@dobmat
04/16/14 06:33:16AM
93 posts

Upload files on item detail page for module


Jamroom Developers

I do not want to create a form. On the item detail page itself I want the functionality of uploading files. I'm guessing I will have to modify the item_detail.tpl or is there anything available for that within basic modules.

Thanks.
updated by @dobmat: 04/16/14 06:35:18AM
  5