Hi,
Is it possible to have a resource list tv with migx?
My form tab looks like this:
[
{"caption":"Image upload", "fields":[
{"field":"text","caption":"Link text","inputTV":"text"},
{"field":"link","caption":"Link","inputTV":"resourceList"}
]}
]
but I just get a standard text field.
thanks,
G
Never mind, it's there, but it displays below the footer... How odd. I'll take a look.
In this case, unless you have specific requirements for your text tv, you don't have to create one. Simply specifying one in the MIGX config seems to work, but you need to create an actual Resources List TV which MIGX can attach to.
So, you'll need to create a TV called 'resourceList' for this to work. If you have already done so, then I'm not sure what's going on.
thank you, I had the wrong idea about inputTV I thought it had to be the name of the the tv type. Also nice to know you do not have to create basic text tvs.
Resource list TVs work in MigX but in my experience you get the resource number displayed in the manger end rather than the URL or resource name. They render fine with processTVs turned on in the front end, but don't appear to be processed in the backend.