Can we show custom records data on the sitebuilder...
# sitebuilder
a
Can we show custom records data on the sitebuilder website?
d
<%=getRecordAttribute('recordTypeID',id,'attribute')%>
■ recordTypeID – Open a custom record of the type you want to use. On the Custom record Type page, note the value for Internal ID. The number referenced here is the recordTypeID for all custom records of this type. ■ id – Open the list of records for the custom record type you want to use. The ID for each unique record is listed in the ID Column. ■ attribute – Go to . Click the name of the record type. The attribute is listed on the Fields subtab, in the ID column.
a
Thanks Dominic but It's only working on logo and menu tab. It's not working on category page or presentation tab
i
@AJ have you tried declaring it? I think you may need to declarerecordattribute first
a
Hi @Israel Gonzalez how should I declare ? I just added that tag on presentation tab