Jump to content

Recommended Posts

Posted

I'm just getting used to using repeaters in pages (yeah, I'm slow) but haven't been able to find out if they can be used as part of the InputfieldWrapper returned by getModuleConfigInputfields() for configurable modules. I suspect they can't but would be happy if I were wrong.

Can anyone give a definitive answer?

Posted

No they can't (not as is). As you also can't use Multilanguage inputfields.

Repeaters are stored as pages somewhere else, while the module config is stored to the module table as json (?). 

  • Like 1
Posted

........ while the module config is stored to the module table as json (?). 

Yes, that's true. That much I have seen at least!  :)  ;)

Posted

@Soma,

Thanks for confirming that. So if I want to use a repeater presumably I'll have to have the module add a page under setup and use it in there.

  • 8 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...