Discussions
New Custom Fields Not Available using getCurrentAttribute
I have an account where, all of a sudden, newly created custom item or entity fields are not available using:
<%=getCurrentAttribute('item','custitem_XXXX')%> or even
<%=getCurrentAttribute('item','custitem14')%> (if no id is set for the field).
I get the following error:
[Error processing dynamic tag getCurrentAttribute('item','custitem14') : attribute 'custitem14' not found]
However all standard fields and custom fields created prior to today work fine. And if I create the same fields in another account they work fine.Any ideas anyone?
Mark