Alternate column names when using
Content
Hi everyone
I'm trying to locate a list of column names which are used with syntax such as <rn:field name="Answer.UpdatedTime" />
I first assumed that the 2nd part of "answer.*" would match the name of the column in answers table (although i was concerned tha tthe table name has an "s" on the end, and all samples I've found so far don't have an "s" on the end, so I guess it may be a completely different table for whatever reason), so my aim was to add something like <rn:field name="Answer.last_edited_by" /> since that's how that column is listed in the table, however I get an error "
0