Search
-
Hi,
It happens to me recently, pretty much like, after some codes changes and publish to the system, some users will complaint it fails to run those updated screens. The only way is to clear their cookie (or cache) to make it work.
In those users' environment, as soon as they login after codes update, there is always several "generating ...
-
Hi Pam,
You should be able to accomplish this by creating an action result called "keepProcessing" and set its value to true before the loop. Then put everything inside of the loop in a conditional statement if keepProcessing = True. When you get to the case where you want to stop set the value of keepProcessing to False. It would look ...
-
-
We need improvement on the time picker. If you display a date field on the screen and select time or our as the format, you should not get the calendar to select the date.
It should display the box that allows you to pick that time only.
-
I already did. Here is what I found.
If I go onto a screen that has been published, and select the option that I need read only access, Save and Close is there.
Any custom screen it's not there.
-
Thanks for the note Mortaza.
I am parsing a field of data using Seek Next in Selection List. I don't know how many items are in the list. When I get to the point where the Seek result is blank, I want to stop that section of the screen actions.
-
Mahlon,
Hold off testing, it does seem to be still an issue. Let me get an update from the team and I'll follow up.
-- Mortaza
-
Hi Mahlon,
As per our September 16th release, this issue has been resolved. Please test this again and post back if it’s still an issue.
Thank you,
Audisho
-
Hey Mahlon,
Please clear cache/cookies and check again. I do see the option listed now:
Let me know if it is still not displaying for you.
-- Mortaza
-
Hi Mortaza,
I was under the impression this is supposed to be fixed with today's release.
It doesn't seem to work yet
|
|
|