Forum Activity for @blindmime

blindmime
@blindmime
04/29/14 02:18:26PM
772 posts

Issue Tracker: add docx file type


Suggestions

While you're at it (or checking into it) It would be nice if I could change the dropdown categories to something more appropriate to my uses. Is that simply a matter of changing the language strings? I was looking at the code and was wondering if they were hard-coded there, like the extensions.

The thing about adding extensions is also including icons too.

The issue tracker is really cool, by the way.
blindmime
@blindmime
04/27/14 04:09:57PM
772 posts

Issue Tracker: add docx file type


Suggestions

Please add the docx file type.
updated by @blindmime: 06/14/14 07:09:10AM
blindmime
@blindmime
04/23/14 09:31:45AM
772 posts

optionlist invalid jrCore_checktype:


Using Jamroom

Thanks, Brian -- like a charm as usual.
blindmime
@blindmime
04/22/14 07:46:23AM
772 posts

optionlist invalid jrCore_checktype:


Using Jamroom

Thanks -- let me know when it's ready
blindmime
@blindmime
04/20/14 11:51:21AM
772 posts

optionlist invalid jrCore_checktype:


Using Jamroom

I'm getting "invalid jrCore_checktype:" when selecting an option in my optionlist. I've added a field to the jrFile module item via form design. the optionlist values are:

Name1|Name1
Name2|Name2
updated by @blindmime: 05/25/14 08:14:09AM
blindmime
@blindmime
04/19/14 11:58:04PM
772 posts

checkbox on the detail page


Design and Skin Customization

I've got a checkbox field in jrFile called "file_approved". What you're saying is I could put this in the jrFile item_details.tpl and then create an extra module with the task of processing that?
blindmime
@blindmime
04/19/14 06:07:39PM
772 posts

checkbox on the detail page


Design and Skin Customization

I'm working on a site where I don't want profile users updating item information accept one checkbox field which I would like accessed on the detail page.

Is this possible?
updated by @blindmime: 05/30/14 08:45:19AM
blindmime
@blindmime
04/18/14 09:28:10AM
772 posts

variables in jrCore_list search


Using Jamroom

I believe it's working perfectly, Brian. Thanks again.
blindmime
@blindmime
04/18/14 09:15:28AM
772 posts

variables in jrCore_list search


Using Jamroom

Thanks, guys. What a team!
blindmime
@blindmime
04/18/14 07:59:47AM
772 posts

variables in jrCore_list search


Using Jamroom

No. profile_salesperson is "Some Name". $rep is also "Some Name". it's just brought in via the url as http://domain.net/proofs?rep=Some+Name. In the {debug} it shows as "Some Name" and outputs on the page as "Some Name".

I'm not searching for "Some+Name" (although I've tried that, as I've tried a thousand other ways).

Searching for "Some Name" produces nothing in the list. There is something not working in the search. I've hard coded the value and I've tried a thousand other ways. The only way it works is if the value is one word.
  61