Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
If i define an user custom attribute and i go and create or edit an admin user i'm getting error:
xwt.widget.repeater.DataRepeater._fetchItem(). A record(record id='adminCustAttrRepeater') in your data store does not contain a field named 'value'...
Hi,
I had same problem and this is what i've found. Maybe it is not same problem that you had, but it sounds like it is.
Problem is with the MAC (Message Authentication Code) in the certificate. SHA256 is a problem while SHA1 is not. This is solved i...