Just wanted to update my code that I provided for the first x characters, since I found a new way using left instead of SUBSTR:valueexpression=CONCAT(LEFT({DE:Custom Field},100),"...")
Update: use this valueexpressionfor first x characters:valueexpression=CONCAT(LEFT({DE:Custom Field},100),"...")_______ Here is code I have for one of my custom fields, let me know if this works for you. Just replace the 5 instances of KR Status Rationale to be your custom field name. displayname=li...
Hi Denise, I believe this is only possible with reports and calendars. Go to Report Actions -> SharingClick on the gear icon and select 'Make this public to external users'Copy linkSave
There is a setting on the user profile that says "Automatically generate proofs when uploading documents". Uncheck that, and it won't automatically create them when you upload as a document.
I would create a dashboard that I could pin to the layout template. Use the "+ Add External Page" option when creating the dashboard to link to the instruction sheet, which will then be embedded on that page.
Hi Michelle! I just created something like this a few weeks ago, so it is fresh in my mind. For the filter on a Report Report (or I just created a custom filer on my All Reports page), I used 'Scheduled Report >> Schedule >> Is Not BlankFor the columns, I used:Scheduled Report: RecipientsSchedule R...