Hi, I am now creating ticket app, however this button (Activate and begin using ticket button) does not work well.
This button has two actions below:
One is to update ticket information:
Also, list on “Tickets you have” screen have two actions, but one action which make users link to screen2 always makes application clash (the application demo whiteouts).
The list on the “Ticket you have” screen is “Ticketbought” list.
The two link actions are for “Update” list “Ticketbought” and “Link” to Screen2.
They “Always” happen.
I could not understand what “conditions” mean, what do I have to show?
These two are from “Tickets You Have” screen so differs from the main topic. The problem is the button on screen does not work well.
On this screen, link branches whether “Ticketbought>begindate” is before 1 or not. I create Thcketbought>beginhdate data as null at the first point, so this branch itself seems going well.
Gotcha. Can you help me understand this formula at bit better in the Update action? Seems like the update action is not firing properly. I think you may need some parentheses in the formula. Something like (Current Time + Ticketbought timetype) x 86400 might work but it’s tough to tell without knowing what property types those magic text are.