value list problem in modules

Hello,

I have a problem with the following setup:

  1. I have two globals and a value list defined in a module (A)
  2. That module is loaded into my solution and the fields and value list can be used as expected
  3. The solution also has a module (B) loaded, that itself uses module A and uses the globals and value list just fine.

The problem arises when I show the module B inside the solution. That value list just stays empty, although it is being filled by the method. If I look at this only inside module B, everything is OK.

To explain better:

Solution → Module A (no problem)
Solution → Module B → Module A (Problem in module B)
Module B → Module A (no problem in module B)

A point might be, that that Module A is directly attached to the solution and being used by the Module B, that is also attached to the solution.

Thanks
Patrick

Is this a bug? has anyone else seen this? If it is a bug, will it be fixed (otherwise I have to redesign)?

Hello!? I have just had this again. In several forms I see no value list…

Does this need a fix or am I making a mistake somewhere?

Could anyone comment on this?

Just happened again! Should I fix this myself by defining value lists all over the place or is this a bug that will be fixed?

Again, setup is this:

Module B has a value list defined
Module A uses that value list just fine

Once I load module A into my solution (that has also module B loaded), the value list is “dead”.

Thanks for a reply,
Patrick

Patrick,

There seems to be a problem with nested modules and valuelists. I have the same problem as well.

So let’s hope somebody will fix it.

Thanks for the reply!

Have faith! I’m sure the team is on it (which is why they don’t have all day to respond to posts!) :D

That problem seems to still exist in RC4…

fixed in >2.2RC5