As a post function in a workflow, I'd like to be able to pop up a screen or popup box with some text in it for the user to read. I know you can add a screen between transitions with fields, but I don't want the user to complete anything, I just want to tell them something before they continue. How can I do this? I tried making a screen with a text field and auto-populating the text field with my message, but it looks a bit strange. Is there any other way to make a text-only screen or popup display -- and NO, I cannot buy an add-on. Thank you.
Hi @kdickason - You could try a Message Custom Field which is a read only field where the only way to populate the field is by setting a default value. The default value can be set with markdown and you could put something like a panel. Here's an example where you could use the Info Panel:
{panel:bgColor=#deebff}
Insert message here with whatever additional formatting you want
{panel}
Then add this field to a transition screen and it will have more of that informational look you're going for.
Ahh just noticed you're on server. It's an advanced option custom field option for cloud that's available in my free environment. Unfortunately, I don't have any initial thoughts for Data Center/Server version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @kdickason
you need to install JIRA Toolkit Plugin add on its free and from Atalssian...
Install it on server/datacenter and you will be able to use those fields.
regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.