Hello Guys, I am using this attribute tag <%=g...
# suitecommerce
a
Hello Guys, I am using this attribute tag <%=getRecordAttribute(49,6,"custrecord_course_desc")%> for get value to the custom record in site builder. But I am seeing the below error. [Error processing dynamic tag getRecordAttribute(49,6,"custrecord_course_desc") : record record49 6 not found] Can someone help me on this?
p
you might want to post this in #CD078NTQD
f
sintaxis is wrong, it should be <%=getRecordAttribute('49',6,'custrecord_course_desc')%>
a
It's still not working Flo
f
are you getting the same error? are you sure you have the correct id´s ?
check if you don´t need to declare an attribute first