Post
FollowExpose the field used as a mask for a Field Type: URL
When using a field type URL, in the gui it gets a mask, on the popup dialog you get:
URL:
Title (optional):
But the Title part is not exposed in the field list and thus is not accessible to the API.
It would be great if one created a URL field by the name of:
Support Documentation
it then gets an api name of (this currently happens):
C_support_documentation_URL
that another field gets auto generated like (this does not currently happen):
C_support_documentation_URL_title
That way one could address that field when creating things through the API.
Also - this may simplify other problems like the current bug in Slide Publisher where when you add in a URL field slide publisher pushes the full url field instead of creating a link that has the nice shortened Title mask over it.
Please sign in to leave a comment.