nelsonmp19 / alfresco-form-model-management

Automatically exported from code.google.com/p/alfresco-form-model-management
0 stars 0 forks source link

Using checkbox #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Most things on my system are working fine with your Addon. But if I am creating 
a checkbox for a profile I can't use it. 

If I am using a Dropdown list in the script field I can save it but the 
checkboxes does not appear.

If I create the list by hand I can save it but in case of editing the metadata 
of a file I get the message that it can't be saved. 

Is there a specific Alfresco data type I have to apply? Most times I tried 
d:text

Original issue reported on code.google.com by franzfor...@googlemail.com on 30 Aug 2012 at 2:25

GoogleCodeExporter commented 9 years ago
Hi there,

It looks like there was a bug in the service option for checkbox and radio 
buttons. This has been fixed in the 1.3.4 release.

Also note: if you are using multiple checkboxes for multi values. You HAVE to 
select the multiple option in the alfresco properties for that field. This will 
allow alfresco to store the values in an array. This is the format the FM Forms 
use for multiple selections

Original comment by mike.pri...@abstractive.ca on 30 Aug 2012 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by mike.pri...@abstractive.ca on 30 Aug 2012 at 10:19

GoogleCodeExporter commented 9 years ago
Hi!

I tried your new Version. 

- In this I can not save the multiple setting. 
- Links to dropdownlists are saved but not applied to the form. 

The Alfresco data type has to be d:text?

Original comment by franzfor...@googlemail.com on 31 Aug 2012 at 10:16

GoogleCodeExporter commented 9 years ago
Hi there,

1) The multiple setting can be restricted if you try and save and its not 
considered "incremental" by Alfresco it will not apply. If you open up firebug 
console it will give you more detailed messages with the services.

Try clearing your cache, before trying this. Create a new field, apply multiple 
right away. The data type should be d:text.

2) From what I tested I can edit existing dropdown lists and create new ones. 
Which type of link are you referring to? profiles? Or just adding a URL for a 
service option.

Can you give me the steps to replicate your issue and what browser/ version you 
are testing with.

Original comment by mike.pri...@abstractive.ca on 31 Aug 2012 at 2:41

GoogleCodeExporter commented 9 years ago
Hi!

Now I am using your latest release. The problem with the multiple setting is 
fixed now. I had not recognized that it is only possible to save this option 
with the first storing of the new field. 

A remaining Problem is that it is not possible to apply a link to a dropdown 
list to the options of my new created checkbox field. After doing this I get 
checkboxes for the entries of the list but also a dropdown menu. Is there 
another format that a list has to be to set it to a multiple checkbox field?

Original comment by franzfor...@googlemail.com on 19 Sep 2012 at 9:35

GoogleCodeExporter commented 9 years ago
Hi, 

The dropdown list showing after your checkboxes is an old bug. What version are 
you running on? Also what browser are you working with?

Original comment by mike.pri...@abstractive.ca on 20 Sep 2012 at 5:33