akvo/akvo-react-form

Handle question id on Extra content component

Closed this issue · 0 comments

  • How can we get the question id from the extra content component?
    • try to put the question id on the extra component parent <Col> element and use HTML attribute arf-qid to store the question id.
    • this is required to get the current question id with repeat index from the arf-qid attribute.