Hi,
Okay, I tried to go the other way round and make a Generic landing page template with targeting dimension of my cusBrandEvent table and tried to make an update to this. Unfortunately it seems that even though I can change the targeting dimension to my custom table I get an error when submitting data to it:
[Error in landing page "testEvent"] Error: [Metamodel] Invalid jpath: /context/cusBrandEvent/brand
{anonymous}("/context/cusBrandEvent/brand",false)@sirocco:so-mvc-metamodel.js:159
{anonymous}("/context/cusBrandEvent/brand")@sirocco:so-mvc-metamodel.js:168
NL_LandingPage_checkInputData([object Object])@/nms/landingPage.js:1192
NL_LandingPage_loadPage()@/nms/landingPage.js:160
_LPT_testEvent([object HttpServletRequest],[object HttpServletResponse])@_LPT_testEvent:235
{
"pageHistory": [
1
],
"cusBrandEvent": {
"brand": "robert",
"email": "test@test.dk",
"event": "Adobe Summit 2018"
}
}
It seems there is no way to use landing pages to update custom tables even though you can set the "targeting dimension" to a custom table, is my understanding correct?
Kind regards
Robert