In Content Templater I like to insert a user custom field.
The basic works fine like [[user:name]] renders Hans. But what is the correct tag for a user custom field ID 15 and name "signature"
[[user:signature]]
[[user:field 15]]
Don't do the job
REAL Wish
Like to use {sourcer}PHP to insert eg last url from a rss feed in a new artilkel custom field, but don't know if it easy / fast to make a new article from eg soourcer with al the info, With RS-froms its an option but dont want extra components on site 🙂 But push some data in a user custom field is easy and if i can use it in CT i am happy 🙂