List Manager Forum

Form generator does not work

User moon_1284 2013-11-09 13:09:04

I am trying to generate a form to add or edit the list items. I have used the form generator to do this so the field names are correct. Instead of getting the entry boxes I get the fieldname surrounded by ## at both ends. The problem is the same for the Add function or the edit function where the fields are not loaded. This is the last problem to fix before going live with the new feature. This product has helped me very much and thank you for your support.
As you know I have made some changes to your code but not in this area.
Further investigation shows that the fields work in the form for the FULL list but do not work on the view. The generation was exactly the same. Should the update work for views?

Edited by moon_1284 - 09.11.2013 13:24

User moon_1284 2013-11-11 11:59:55

Any chance of some feedback on this issue? Much appreciated...

Moonsoft support 2013-11-11 12:23:12

Hi,
sure, we'll make some tests and let you know the solution for the issue, please note you posted during weekend, so this question has been only opened for 3 business hours here. Let you know our comments asap.

Regards

User moon_1284 2013-11-11 12:55:49

No complaints! Your support is excellent.

The site is a test site www.tester.bradfordfhs.org.uk - user = ****, pw= ****. Menu item is Members Area - Member Interests - Change my Interests. I also use the list for Search Members Interests - but no editing data. If I allow editing on the full list the form works.

Edited by moon_1284 - 11.11.2013 13:43

Edited by MSTeam - 11.11.2013 16:32

Moonsoft support 2013-11-11 16:42:25

Hello,

We checked your issue and this was solved in latest release(1.2.14). You should download and upgrade your List Manager. But, in case you´ve got a custom version or you made your custom changes, this is what you should change to solve issue:

JOOMLA/modules/mod_listmanager/helper.php, line 38 and
JOOMLA/components/com_listmanager/models/listmanagerfront.php, line 106:

Change:

ifnull(v.defaulttext,f.defaulttext) as defaulttext,
ifnull(v.order,f.order) as `order`,
f.exportable

with

ifnull(v.defaulttext,f.defaulttext) as defaulttext,
ifnull(v.order,f.order) as `order`,
f.exportable,f.innername


We edit your last post to delete your user/password. If you want to send us credentials, please use helpdesk.

Sorry for inconveniences. Regards,

User moon_1284 2013-11-12 11:48:16

Thanks for this - I will use latest release and re-apply my custom code. Hope you implement my modifications for next release - very useful to filter view by profile field. I use Ajax Improved login which allows for custom fields very nicely. These are easily identified in the user profile.
The site is a test site - that is why I provided login info. Thanks for deleting it...
Update - installed new release and the Form works fine. Copied custom php module and renamed after installation. I do have another problem using the filter but I will open a new ticket. This is closed.

Edited by moon_1284 - 12.11.2013 12:15

...
Support/development 40 hours

With the peace of mind of having a professional team at your service (20% discount)

Buy now!
...
List Manager

Build different lists for your site

Buy now!