LANDING PAGES - INSERTING DATA TO CR LINKED TO PROFILE
Dear Community,
I am trying to insert data into profile CR and also to CR linked to profile through landing page , for example the profile CR is linked to table1 with 0 or 1 cardinality link.
Configuration and everything seems to be legit but its throwing an error saying the unknown path as shown below.
{anonymous}("/context/profile/cusLinkTable1/tableTrips",false)@sirocco:so-mvc-metamodel.js:159
{anonymous}("/context/profile/cusLinkTable1/tableTrips")@sirocco:so-mvc-metamodel.js:170
NL_LandingPage_checkInputData([object Object])@/nms/landingPage.js:1254
NL_LandingPage_loadPage()@/nms/landingPage.js:162
_LPT_LP122([object HttpServletRequest],[object HttpServletResponse])@_LPT_LP122:244
"pageHistory": [
1
],
"profile": {
"lastName": "adobeUser",
"email": "mop144@yop.com",
"cusLinkTable1": {
"tableTrips": "6"
}
}
}