I am trying to get an alert to display across all user account’s but can’t seem to get it right. I started by doing the workflow to current user by changing a yes / no value to say yes display the alert.
This alert I am wanting all users to be able to see if the value is changed to yes. Can anyone help?
I am trying to do search for: Notifcation’s
-Alert = Yes (two different workflows to change yes/no were working when I had the current user alert going so I’m assuming it will still be working)
So this would then show the alert to all users.
I have something similar set up. In the company data file I have a text field called Alert, and an alert box on the Footer of every page. When Alert is blank, it doesn’t display anything, but if it’s not blank than it is shown.
You can just add the same condition to the Show Alert workflow to trigger at each page load, only when that value = yes
It depends on how you have it set up. On mine, it’s a floating group that’s hidden that has a text box that’s inside that group that has the PromotionMessage data inside of it. If it’s empty, the group is hidden and the size collapses. When it’s not empty, it’s visible. As soon as something is entered, the group is displayed with no need for the page to be refreshed.
Maybe if I can take a look I can get a better understanding of how it’s set up
On mine I am using an ordinary group placed at the top of the page with a text element inside. I’m trying to get the the element to show if the value is yes
Yeah I fixed that earlier (obviously missed one) If you go to the page dispatcher and press the priority button I’m trying to get that to change the yes/ no value so the groups display on all pages they are added to
I have two workflows set up for the button and there is conditions for if the value is yes or no