MILESTONE COMPONENT FLOW STEPS PROBLEM

Certified Senior Developer

I'm doing an interface with Milestone component for 7 steps ,the flow continues  until 4th step when i click on "next"  BUTTON .But from fifth step it was not cotinues its flow. (Please NOTE: INTERFACE doesn't throwing any error)

  Discussion posts and replies are publicly visible

Parents Reply Children
  • My best guess (given the limited information we have) is that there is something not being mapped/set correctly between the 4th and 5th Step. You say it works ok until that point (so you must have a working pattern in place) but then stops working...so there must be some difference at that point. The most likely candidate (since you say every step is a new form) is mapping of the data from the UI to the process and back again (assuming you're using a process to chain the forms together) OR how a variable is saved if you're using showWhen rules for your forms that all existing in a single UI