Skip to main content
January 25, 2022
Question

interfaces - milestone field

  • January 25, 2022
  • 2 replies
  • 0 views

How to make the milestone field step count as dynamic eg - if I have 10 questions the local!steps  will come dynamically as 10

    2 replies

    harshitb6843
    January 25, 2022

    Hi there,

    You can use enumerate() function to dynamically generate a list of sequential integers. 

    stefanhelzle0001
    Brainy
    January 25, 2022

    That's a bit difficult to say without knowing what you want to achieve.

    In general, you pass a list of strings to that component.